@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#extra{
	padding-left: 5px;
	float:left;
	width:814px;
	color:#FFFFFF;
	background-color:#000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #FFFFFF;
	right: 10px;
	font-size: 14px;
	font-family: "Times New Roman";
}


div#extra2{
	background: #333366;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman";
	font-weight: bold;
	align:center;
	text-align: center;
	}

div#posca{
	background: #FFFFFF;
	color: #111111;
	font-size: 12px;
	font-family: "Times New Roman";
	font-weight: bold;
	align:center;
	text-align: center;
border-right-color: #000000;
	}
	
	
	
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:821px;
	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:11px

	}


div#extra2 p{ height:20px;margin:;padding:0px 0px; }


div#footer{background: #FFFFFF;color: #FFF}
div#footer 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#container {
	margin: 0px auto 0;
	width: 1003px;	
}

div#content{float:left;
	width:820px;
	background: #FFFFFF;
	color: black;
	height: auto;
	font-size: 18px;
	font-family: "Comic Sans MS";}
	
div#content p{line-height:1.4}



div#extra{float:left;width:815px}
div#extra2{clear:both;width:100%}
div#footer{clear:both;width:100%}

