﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color: #cccccc;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 1000px;
	margin: 10px auto;
}
#masthead {
	text-align: left;
	width: 998px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #ffffff;
}
#logo {
	float: left;
	width: 110px;

}
#title {
	
}

#navigation {
text-align: center;

 color: #666666;
	position: relative;
	float: left;
	width: 198px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#topnavigation {
color: #666666;
	float: left;
	width: 768px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}


#content {
	float: left;
	width: 768px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}

#featured {
clear:both;
	width: 768px;
	
	
}

#top {
	width: 768px;
	

}


#leftblock {
clear:both;
	float: left;
text-align: center;

	width: 190px;
}
#centerblock {
	float: left;
text-align: center;

		width: 190px;

}
#centerblockright {
	float: left;
text-align: center;

		width: 190px;

}

#rightblock {
	float: left;
text-align: center;

		width: 190px;

}
#horizontalrule {
	width :768px;
}

#footer {
	text-align: center;
	clear: both;
	width: 998px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #ffffff;
}
/* Masthead Styles */
#masthead h1 {
	color: #666666;
}
#masthead h3 {
	color: #666666;
}
/* 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 #fff;
	background-color: #fff;
}
#navigation a {
	color: #666666;
	text-decoration: underline;
	display: block;
	padding: 5px;
	background-color: #fff;
}
#navigation a:hover {
	color: #666666;
	text-decoration: underline;
}
/* Content Styles */
h6 {
	color: #666666;
}
h5 {
	color: #666666;
}
h4 {
	color: #666666;
}
h3 {
	color: #666666;
}
h2 {
	color: #666666;
}
#content h1 {
	color: #666666;
}
#content img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #666666;
	margin-top: 5px;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


.logo1 {
	color: #808080 ;
	font-size: 50px ;
	font-family: Lucida Sans Unicode,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	
	
}


.logo2 {
	color: #ff9900 ;
	font-size: 50px ;
	font-family: Lucida Sans Unicode,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	
	
}


.logo3 {
	color: #808080 ;
	font-size: 25px ;
	font-family: Lucida Sans Unicode,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	
	
}


.logo4 {
	color: #ff9900 ;
	font-size: 25px ;
	font-family: Lucida Sans Unicode,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	
	
}





