﻿@import url("layout.css");
body {
	font-family:"Century Gothic";
	font-size: 0.8em;
	background-color: white;
	background-image:url('../images/swirlBlackflip.png');
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:left;

}
#container {
	border-style: none;
	width: 700px;
	margin: 10px auto;
	background-color: white;
}
#masthead {
	text-align: left;
	width: 698px;
	border-top: 10px solid #000000;
	border-right: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000;
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: white;
	margin-top: 10px;
	float:left;
}

#BannerHead{
	border-width: 0px;
	border-style: none;
	float:left;
	width: 698px;
	height:221px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	border-top: 10px solid #000000;
	border-right: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000;
	background-color:white;

}

  .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
    
.centerText{
	text-align:	center	
}

.lefttext
{
text-align:left
}

.vertaligntop 
{ 
vertical-align:top;
text-align:left;
margin-top:0;
} 


.righttest
{
text-align:right
}

#DateBanner {
	font-size: x-large;
	color: #FFFFFF;
	background-color: #FF0000;
}
}
#navigation {
	border-style: none;
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #000000;
}
#content {
	border-width: 0px;
	border-style: none;
	float:left;
	width: 676px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	border-top: 10px solid #000000;
	border-right: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000;
	background-color:white;

}
#Banner {
	border-width: 0px;
	border-style: none;
	float:left;
	width: 676px;
	height:221px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	border-top: 10px solid #000000;
	border-right: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000;
	background-color:white;
}



#content a {
	color:red;
	text-decoration: none;
}

#content a:hover {
	color:red;
	text-decoration:underline;
}

#footer {
	text-align: center;
	clear: both;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 10px solid #000000;
	border-right: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000;
	background-color: #000000;
	
}
/* Masthead Styles */
#masthead h1 {
	color: #ffffff;
}
#masthead h3 {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	background-color: #000000;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px none #000000;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
}


#navigation a:hover {
	color: #C0C0C0;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #000000;
}
/* Footer Styles */
#footer p {
	color: #000000;
	margin-top: 5px;
}
#footer a {
	border-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
#footer a:hover {
	color: red;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color:red;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:676px;
	height:241px;
	overflow:hidden; 
	}	
		
#slider a {
	color:white;
	text-decoration: none;
}

#slider a:hover {
	color:white;
	text-decoration:none;
}

#prevBtn2, #nextBtn2{ 
	display:block;
	width:30px;
	height:77px;
	}	
	
#prevBtn2{
	
	text-align:right
}
													
#prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	}	
#nextBtn2 a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
	
#prevBtn3, #nextBtn3{ 
	display:block;
	width:30px;
	height:77px;
	}	
	
#prevBtn3{
	
	text-align:right
}
													
#prevBtn3 a, #nextBtn3 a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	}	
#nextBtn3 a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
	

#slidertop{}	
#slidertop ul, #slidertop li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slidertop li{ 
	width:628px;
	height:140px;
	overflow:hidden; 
	}	
		
#slidertop a {
	color:white;
	text-decoration: none;
}

#slidertop a:hover {
	color:white;
	text-decoration:none;
}
											
