/* CSS Template by gorotron */

body {
	background-image:url(bg1b.gif);
	background-repeat:repeat-x;
	background-color:#6E6E6E;
<!--****#79b7c4--!;>
	margin:20px;
	padding:0;
	text-align:center;
	
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
	
}

h2 {
	font-size:11px;
	color:#E6E6E;
	margin:0;
	
}

h3 {
	font-size:16px;
	color:#666;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

h4 {
	font-size:13px;
	color:#E6E6E;
	margin:0;
}


p {
	color:#666;
	margin-top:5px;
	padding-bottom:0px;
	font-size:12px;
	line-height:1.5em;
}



#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#fff;
	text-align:left;
}

#banner {
	width:700px;
	height:100px;
	padding-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-color:#6E6E6E;	
	float:left;
}

#bannerRight {
	width:529px;
	height:100px;
	background:url(bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:0px 0 0 0px;
	padding:4px 0 0 4px;
	
}

#content {
	background:url(bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:12px;
	color:#ccc;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}


#nav a:hover {
	background-color:#DF0101;
}


#menu a:link {
color: #6E6E6E;
text-decoration: none;
}

#menu a:visited {
font-color: #DF0101;
text-decoration: none;
}




#leftColumnBottom {
	width:130px;
	background:url(bg1c.gif) repeat-x;
	padding:50px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#6E6E6E;
	font-weight:normal;
}


#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#ffffff;
}

#copyright a {
	text-decoration:none;
	color:#ffffff;
}

#copyright a:hover {
	color:#ffffff;
}






