
html, body {
text-align: center;
}
p {text-align: left;}

body {
	margin: 0;
	padding: 0;

	text-align: left;
	font-family: "Arial Rounded MT Bold", "Arial Rounded Bold", "Arial Rounded", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F1F5F8;  
	background: url(images/background.png);
	background-position:top;
	background-attachment:fixed;
}

.alignright
{
text-align:right;	
}

.smaller
{
font-size:12px;
}

h1,h2
{
color:#FE0000;	
}

.red
{
color:#FE0000;
font-weight:bold;
}

#slideshow
{
	display:block;
width:676px;
height:220px;
margin:0 auto 0 auto;
margin-top:15px;
overflow:hidden;
clear:both;

}
.white
{
color:#fff;	
}

.footer
{
font-size:12px;
font-weight:normal;	
text-align:center;
width:100%;
}
.footer p
{
text-align:center;
}
	
.mainContent
{
width:804px;
float:left;
clear:both;
margin-top:15px;
overflow:visible;
}

img a, a img
{
border:0px;
display:block;	
}

*
{
  margin: 0 auto 0 auto;
 text-align:left;}


html, body {
text-align: center;
}
p {text-align: left;}


#rightbar
{
float:right;
width:300px;
display:block;
}

#rightbar img
{
margin:0 auto 0 auto;
display:block;	
	
}



#page
{
  margin: 0 auto 0 auto; 
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 804px;

}

#header
{
width:804px;
height:300px;
}



#content
{
width:804px;	
color:#000;
float:left;
clear:both;
}



.contentTitle
{
width:676px;
height:37px;
margin-top:20px;
margin-left:25px;
margin-right:25px;
margin-bottom:10px;
background-image:url(tab_back.png);
background-repeat:no-repeat;
}

.contentTitle h1
{
margin-left:10px;
padding-top:8px;
font-size:20px;
font-weight:bold;
color:#071027;
}

.comments
{
font-size:11px;
font-style:italic;
}

.contentText
{
width:680px;
padding-left:30px;
padding-right:30px;
font-size:13px;
color:#030712;
line-height:30px;
letter-spacing:-1px;
}

a
{
text-decoration:none;
color:#FE0000;
}

a:hover
{
color:#8F8F8F;

}


#footer {
width: 738px;
height:53px;
background: url(footer.png) no-repeat;
text-align:center;
font-size:9px;
color:#2A2A2A;
padding-top:25px;
}


