html {font-size:0.9em;} 
body
{
	background: #000000 center;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff
	margin-top: 0px; 
	margin-bottom: 5px;
	overflow:visible;
}
a {font-weight: bold;color:#000000;text-decoration:none;cursor:pointer;}
a img {border: none;}
form {margin:0}
.checkbox {width:20px;}

div {
border-style:solid;
border-width:0px;
border-color: #ffffff
}

/* main formatting */
#bodyMain 
{
	width:850px;
	margin:0px auto;
}
/* gradients are 18 pixels wide*/
#gradientLeft 
{
	background: url(../Images/gradient_left_black.jpg) repeat-y;
}
#gradientRight 
{
	background: url(../Images/gradient_right_black.jpg) repeat-y right;
}
.mainDiv
{
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
}
#subDiv
{
	background-color:#ffffff;
}
#bannerHome
{
	height:93px;
	overflow:hidden;
	padding:0;
	margin:0;
	width:100%;
}
#banner
{
	height:90px;
	overflow:hidden;
	padding:0;
	margin:0px;
}
#buffer
{
	height:2px;
	background-color:#ffffff;
}
#blackbreak
{
	height:5px;
	margin-left:-50px;
	padding-right:50px;
	width:798px;
	color:#ffffff;
	background-color:#000000;
}
#AObanner
{
	height:93px;
	overflow:hidden;
	background:url(../images/AOBanner.jpg) no-repeat;
	padding:0;
	margin:0;
}
#collage
{
	height:310px;
	border-left-width:57px;
}
#menu
{
	background-color:#000000;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:.9em;
	padding-top:10px;
}
#menu td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
#menu a:hover
{
	color:#ffcc66;
}
#menu a
{
	color:#ffffff;
}
#leftmenu
{
	float:left;
	width:140px;
	height:360px;
	padding-top:30px;
	padding-right:20px;
	padding-bottom:105px;
	padding-left:20px;
}
#leftmenuitem
{
	width:60px;
	height:80px;
	margin-top:10px;
	float:left;
}
#rightmenuitem
{
	width:60px;
	height:80px;
	margin-top:10px;
	float:right;
}
#indexcontent
{
	margin-left:32px;
	margin-top:32px;
	padding-bottom:0px;
	font-size: 1em;
	color:#000000;
	letter-spacing:0.2px;
	width:750px;
	text-align:left;
}
#lifecontent
{
	font-size: 1em;
	color:#000000;
	letter-spacing:0.2px;
	overflow:auto;
	width:100%;
	text-align:left;
}
#lifetext
{
	float:left;
	width:580px;
	height:420px;
	margin-left:30px;
	background-color:#ffffff;
}
#lifeimage
{
	float:right;
	margin-top:-20px;
	margin-right:50px;
}
#content
{
	border-left-width:80px;
	font-size: 1em;
	color:#000000;
	letter-spacing: 0.3px;
	width:80%;
	text-align:left;
}
#footer
{
	width:100%;
	font-size: 0.8em;
	padding-top:1px;
	padding-right:18px;
	padding-left:-80px;
	color:#ffffff;
}
.footerLeft
{
	float:left;
}
.footerRight
{
	float:right;
}
#footer a
{
	text-decoration:none;
	color:#ffffff;
}
.clearline
{
	background-color:#ffffff;
	padding:3px;
	
}/*needed to make room for header*/
h2
{
	color:#cc3300;
	margin:0;
	padding:0;
	font-size:1.5em;
}
h2.dark
{
	color:#000000; 
	font-size:1.5em;
	background-color:#ffffff;
	margin-top:0;
}
h3
{
	color:#cc3300; 
	font-size:1.3em;
	background-color:#ffffff;
	margin-top:0;
}
h3.dark 
{
	color:#cc3300; 
	font-size:1.2em;
	background-color:#ffffff;
	margin-top:0;
}
h4
{
	color:#cc3300; 
	font-size:1em;
	background-color:#ffffff;
	margin-top:0;
}
h4.dark
{
	color:#000000; 
}
h5
{
	font-size:.8em;
	background-color:#ffffff;
	margin-top:0;
	text-align:center;
}
h5.menu
{
	font-size:.9em;
}
.AOheader 
{
	color:#1e4a8c; 
	font-size:1.3em;
	background-color:#ffffff;
	margin-top:0;
	font-weight:bold;
}
.popup
{
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:bold;
}
.underline
{
	display:block; /*allows width and height settings to apply*/ 
	width: 650px; /*match to width of the page, not image*/ 
	height: 3px; /*match to height of the image*/ 
	background: url(../Images/underline2.jpg) no-repeat;
	margin:0;
	padding:0;
	border:none;
}
.underlineBig
{
	display:block; /*allows width and height settings to apply*/ 
	width: 460px; /*match to width of the image*/ 
	height: 20px; /*match to height of the image*/ 
	background: url(../Images/underline.jpg) repeat-x;
	margin:0;
	padding:0;
}
.underlinepop
{
	display:block; /*allows width and height settings to apply*/ 
	width: 460px; /*match to width of the image*/ 
	height: 3px; /*match to height of the image*/ 
	background: url(../Images/underline2.jpg) no-repeat;
	margin-top:5px;
	padding:0;
	border:none;
}
.line1
{
	margin:0;
	padding-top:5px;
	padding-bottom:1px;
}
.label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
}
input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	width:220px;
}
/* Images LifeStyle*/
.gradientLeft_popup
{
	background: url(../images/gradient_left_popup.jpg) repeat-y ;
	position:relative;
}
.gradientRight_popup
{
	background: url(../images/gradient_right_popup.jpg) repeat-y right;
}
.hiddenText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	width:600px;
	background-color:#ffcc66;
	background:url(../images/gradient_600.jpg) repeat-y;
	text-align:left;
	padding-top:5px; 
}
.backgroundBox {
	width:100;
	height:100;
	font:20pt/36pt;
	background: url(../images/ist1_4581445_file_folders.jpg) #ffcc66 10px 10px no-repeat fixed;
}
#auto
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/CarAudi.jpg) no-repeat;
}
#errands
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/todothumb.gif) no-repeat;
}
#events
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/celebrationthumb.gif) no-repeat;
}
#holiday
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/holidaydestgreecethumb.gif) no-repeat;
}
#playtime
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/eventthumb.gif) no-repeat;
}
#shopping
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/shoppingthumb.gif) no-repeat;
}
#house
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/housethumb.gif) no-repeat;
}
/* Images Business*/
#systems
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/systemsthumb.gif) no-repeat;
}
#project
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/projectthumb.gif) no-repeat;
}
#leadership
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/leadershipthumb.gif) no-repeat;
}
#people
{
	display:block; /*allows width and height settings to apply*/ 
	width: 100px; /*match to width of the image*/ 
	height: 75px; /*match to height of the image*/ 
	background: url(../Images/peoplethumb.gif) no-repeat;
}
#lifestyle
{
	float:left;
	margin-left:50px;
}
#business
{
	float:right;
	margin-right:50px;
}
#membershipswf
{
	position:float;
	top:-90px;
	float:right;
	width:200px;
	background-color:#ffffff;
	padding:0;
	margin:0;
}