/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #CECECE url(images/img1.jpg);
        font:  small Trebuchet, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #730000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #730000;
}


a:visited { 
color: #730000;
} 

a:active { 
color: #730000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 800px;
	height: 234px;
	margin: 0 auto;
        background: url(headimages/rotator.php) no-repeat;
        <!--background: url(images/animatedhead2.jpg)-->
		
        <!-- background: #222 url(images/rotator.php) no-repeat center top;-->

}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 800px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

p.dotted 
{
border-style: dotted;
color: #DADADA;
padding-top:3px;
padding-bottom:8px;
padding-right:0px;
padding-left:15px;
}

#content {
	width: 800px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#content2 {
	width: 800px;
	margin: 0 auto;
	background: url(images/img99.gif);
}

#colOneTwo {
	float: left;
	width: 595px;
	padding: 5px 20px 5px 20px;
	font-size: 12px;
	
}

#colOne {
	float: left;
	width: 180px;
	padding: 5px 25px 0px 0px;
	font-size: 12px;

}

#colOnein {
	padding: 0px 0px 0px 10px;
	font-size: 12px;

	}

#colTwo {
	float: left;
	width: 415px;
	padding: 5px 15px 0px 0px;
	font-size: 12px;

}

#colThree {
	float: left;
	width: 165px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;

}

#colThreein {
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	}



#sectitle {
     width: 100%;  
     color: #ffffff;
     font-weight: bolder; 
     background: url(images/img8.gif);  
     padding: 0px 0px 0px 10px;	 
}

#sectitleside {
     width: 95%;  
     color: #ffffff;
     font-weight: bolder; 
     background: url(images/img8.gif);  
     padding: 0px 0px 0px 10px;	 
}


#newstitle {
     font-weight: bolder;  
     font-family: Palatino Linotype, Helvetica, Arial;
     font-size: 14px;	
     padding: 10px 0px 0px 0px;	 
}

#paratitle{
     color: #990000;
     font-weight: bolder;    
     font-family: Palatino Linotype, Helvetica, Arial;
     font-size: 14px;	
     padding: 10px 0px 0px 0px;	 
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #000000;
}
