﻿#page_header, #breaduser, #footer, #footer_final, #menu, #right_nav, .widgetleft, .widgetright, .galleryheader, .historygallery, .breadcrumb_landingblack, .breadcrumb_landing
{
    display:none;
}

body {font-family:"Lucida Grande",Arial, Verdana, sans-serif;}

.blank
{
	clear:both;
	width:100%;
	height:15px;
}

#rotator
{
	border: 0px;
	overflow: hidden;
	position: relative;
	float:right; margin: 10px 0 15px 15px;
	width: 250px;
	height: 191px;
}

#rotator img
{
	width: 250px;
	height: 191px;
	border:0px;
}


/* THIS STYLE IS FOR IMAGES THAT DO NOT REQUIRE A SHADOW */
#rotatornone
{
	border: 0px;
	overflow: hidden;
	position: relative;
	float:right; margin: 10px 0 15px 15px;
	width: 250px;
	height: 169px;
}

#rotatornone img
{
	width: 250px;
	height: 169px;
	border:0px;
}

.rightImage 
{
	float:right; margin: 0 0 0px 15px;border:0px;
}

.rightImageLP
{
	float:right; margin: 0 0 15px 7px;
}

.widgetlefttab
{
	width:48%;
	margin-bottom:20px;
	float:left;
}

.widgetlefttabheader
{
    width:48%;
    float:left;
    height:27px;
    font-weight:bold;
}

.widgetrighttabheader
{
    width:48%;
    float:right;
    height:27px;
    font-weight:bold;
}

.widgetrighttab
{
	width:48%;
	margin-bottom:20px;
	float:right;
}



