body{
background:fixed;
background-image:url(images/bg.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding:0px; 
margin:0px;
}

#header_wrapper{ background-image:url(images/head_wrap.png);
background-repeat:repeat-x;
height:225px;
}

#header{background-image:url(images/header.png);
width:931px;
height:225px;
margin:auto;
}
#pagetitle{
color:#fff;
font-size:14px;
position:absolute;
padding-top:205px;
text-align:left;
padding-left:60px;
width:140px;

}
.lrgtext1{ font-size:16px; color:#FFFFFF; font-weight:bold;}
.lrgtext2{ font-size:16px; color: #CCCCCC; font-weight:bold;}

.slideshowbox{
padding-left:295px;
width:636px;
height:225px;
}

#slideshow {  
overflow:hidden; 
width:664px; 
height:230px; 
background-repeat: no-repeat; 
background-attachment: initial; 
-webkit-background-clip: initial; 
-webkit-background-origin: initial; 
background-color: transparent; 
background-position: initial initial;
}

#navbox{
	color:#fff;
	font-size:14px;
	position:absolute;
	padding-top:115px;
	text-align:right;
	width:590px;
}

#footer_wrap{
background-image:url(images/foot_wrap.png);
background-repeat:repeat-x;
height:108px;
}
#footer{
background-image:url(images/footer.png);
width:930px;
height:108px;
margin:auto;
}
#footer_text{
padding-top:20px;
padding-left:350px;
}
.text_content{ padding-right:45px;}

a:link {  color: #fff; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
a:visited {  color: #fff; text-decoration: none}

.aeSidebarContainer{float:left; width:243px; margin-left:52px; background-image:url(images/sb.jpg); color:#fff;}
.aeContentContainer{width:635px; float:left; background-color:transparent; color:#FFFFFF;}

