@charset "iso-8859-7";

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

html,body{ background-image:url(Images/BackgroundGradient.jpg);margin:0;padding:0}
body{text-align:center}
	p{margin:0 0px 0px}
	a{display:block;color: red;padding:0px;}
div#empty{text-align:left;height:40px;width:1003px}
div#empty p{margin:0;padding:0px 0px}
div#header{height:102px;margin:0;padding-left:0px;background:Black;color: white;font-size: 10px; font-weight: bold}
div#container{
	text-align:left;
	right: 10px;
	bottom: 10px;
	left: 10px;
}

div#navigation{float:right;width:180px}


div#extra2{
	background: #333366;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman";
	font-weight: bold;
	align:center;
	text-align: center;
	}
	
	
div#extra2 p{ height:20px;
	margin:0;
	padding:0px 0px; 
	margin-bottom:0px;
	
}
	
	
	
div#BottomNavigation{
	background: black;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman";
	font-weight: bold;
	align:center;
	text-align: center;
	float:left;
	width:820px;
	padding-bottom:5px;}
	

div#BotomNavigation p{ height:20px;
	margin:0;
	padding:0px 0px; 
	margin-bottom:0px;}
	
	
	div#BoldText{
	background: black;
	color: Red;
	font-size: 24px;
	font-family: "Lucida Handwriting";
	font-weight: bold;
	align:center;
	text-align: right;
	float:left;
	width:810px;
	padding-bottom:5px;
	padding-right:10px

	}

div#footer{background: #FFFFFF;
	color:#CCCCCC

}


div#footer p{margin:0;padding:5px 10px}



div#footer1{
	width:820px;
	background: #FFFFFF;
	color: black;
	height: auto;
	font-size: 18px;
	font-family: "Comic Sans MS";
}
div#footer1 p{margin:0;padding:5px 10px}

div#empty2{text-align:left;height:20px;background-color:#333366}
div#empty2 p{margin:0;padding:0px 0px}

div#contentLeft{
	float:left;
	width:409px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
div#contentLeft p{line-height:1.4}



div#contentRight{
	float:left;
	width:409px;
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
div#contentRight p{line-height:1.4}



div#InfoCenter{
	float:left;
	width:814px;
	color:Red;
	background-color:#000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Times New Roman";

	

}

div#InfoCenter p{line-height:1.4}

div#InfoLeft{
	float:left;
	width:409px;
	color:#FFFFFF;
	background-color:#000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height:220px;
}
div#InfoLeft p{line-height:1.4}

div#InfoRight{
	float:left;
	width:409px;
	color:#FFFFFF;
	background-color:#000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height:220px;
}
div#InfoRight p{line-height:1.4}


div#extra2{clear:both;width:100%}
div#footer{clear:both;width:100%}

div#container {
	margin: 0px auto 0;
	width: 1003px;	
}
