
@charset "utf-8";

html,body { font-family: Georgia; 
		font-size: 12px;
		margin: 0px auto;
		height: 100%;
		background-image: url(images/gradient2.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center;
		}

span.comment { font-size: 12px; color: #6A6A6A; margin: 2px 18px 10px 18px; font-style: italic; }


	
	#wrapper  { position: relative;
		width: 100%;
		min-height: 100%;
		margin: 0px auto;
		
		}
	
	#container {
		width: 918px;
		height: 100%;
		padding: 0px;
		margin: 0px auto;
				
                }
	#container img { margin: 10px 200px 10px 175px; color: #989898; border: 1px solid #E4E1DB; padding: 8px; }	


	#header { width: 915px;
		border: 1px solid black;
		background-color: #FDFEFF;
		margin: 0px;
		text-align: center;
		}
	#header img { margin: 10px 10px 2px 15px; color: #989898; border: 1px solid #E4E1DB; padding: 8px; }
		 
	#header h1 { font: bold 36px Trebuchet MS;
		}
	#header h2 { font: bold 28px Trebuchet MS;
		}
	#content { float: left;
		padding: 0px;
		width: 592px;
		height: 100%;
		margin-top: 20px;
		margin-left: 6px;
		border: 1px solid black;
		background-color: #F9F9F9;
		}
	#content p { text-align: justify; text-indent: 10px; padding: 10px; font-size: 12px; margin: 15px 9px 20px 9px;}
	#content h1 { margin: 20px 18px 5px 18px; font-size: 18px; color: #3C3C3C } 
	#content h2 { margin: 0px 18px 20px 18px; font-size: 14px; color: #3C3C3C }
	#content a { font-weight: bold; font-size: 11px; margin: 10px 17px 20px 17px; color: #475E71; padding: 2px; text-decoration: none;}
	#content a:hover { background-color: #D2EBFF; color: #475E71; }
	#content a:visited { color: #475E71; }
	#content a:active { text-decoration: underline; }
	#content hr { margin: 40px 15px 40px 15px; color: #989898; }
	#content img { margin: 10px 8px 2px 17px; color: #989898; border: 1px solid #B8B8B8; padding: 8px; }
	



	#menul 	{ 
		float: left;
		width: 150px;
		margin-top: 20px;
		font-size: 13px;
		padding: 2px;
		border: 1px solid black;
		font-family: Trebuchet Ms;
		background-color: #fff;
		} 
	#menul ul { 
		list-style: none; margin: 0px; padding: 0px;
		color: black;
		font-size: 12px;
		}
	#menul li { margin: 10px;
		}
	#menul a { display: block;
		text-decoration: none;
		color: #33456A;
		}
	
	#menul a:hover { background-color: #9DC1FF; color: black; }
	#menul a:visited	{ color: #33456A; }
	#menul a:active { text-decoration: underline }
	#menul span { display: block;
		text-align: center;
		font-weight: bold;
		padding: 0px;
		border: 1px solid black;
		font-family: Trebuchet Ms;
		color: white;
		background-color: #5C5C5C;
		} 
	#menur { float: right;
		width: 150px;
		margin-top: 20px;
		font-size: 13px;
		padding: 2px;
		border: 1px solid black;
		font-family: Trebuchet Ms;
		background-color: #fff;
		} 
	#menur ul { 
		list-style: none; margin: 0px; padding: 0px;
		color: black;
		font-size: 12px;
		}
	#menur li { margin: 10px;
		}
	#menur a { display: block;
		text-decoration: none;
		color: #33456A;
		}
	
	#menur a:hover { background-color: #9DC1FF; color: black; }
	#menur a:visited	{ color: #33456A; }
	#menur a:active { text-decoration: underline }
	#menur span { display: block;
		text-align: center;
		font-weight: bold;
		padding: 0px;
		border: 1px solid black;
		font-family: Trebuchet Ms;
		color: white;
		background-color: #5C5C5C;
		} 
	
	#sponsor {
		text-align: center;
		margin: 10px;
		}
	#sponsor a{
		float: left;
		display: block;
		width: 143px;
		height: 100px;
		}