/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol {margin:0px; padding:0px;}
body{


}

#content {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #999999;
}

#maintext {
	width: 730px;
	padding-top: 290px;
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Castorgate;
	font-size: 36px;
	color: #333333;

}

h2{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Castorgate;
	font-size: 24px;
	font-style: italic;
	color: #333333;

}

h3{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Castorgate;
	font-size: 18px;
	color: #000000;

}

p {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
}

p a{
	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
	text-decoration: none;

}

p a:hover{
	font-style: italic;
	color: #333333;
	text-decoration: underline;


}

p ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;

}

#header {
	background-color: #FFCC00;
	width: 1000px;
	position: absolute;
	top: 50px;
	height: 250px;
}

#image1{
	position: absolute;
	top: 50px;
	height: 250px;
	width: 269px;

}

#image2{
	position: absolute;
	top: 50px;
	margin-left: 269px;
	height: 250px;
	width: 731px;

}


#arribalink{
	background-color: #333333;
	position: absolute;
	width: 1000px;
	top: 10px;
	height: 40px;
}

.arribalink{

}

.arribalink ul{
	padding-top: 10px;
	padding-left: 10px;

}

.arribalink li{
	display: inline;
	padding-right: 20px;

}

.arribalink li:hover{

}

.arribalink li a{
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;

}

.arribalink li a:hover{
	color: #666666;

}


#rightlink{
	background-color: #999999;
	width: 250px;
	top: 300px;
	position: absolute;
	margin-left: 750px;
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
}

.rightlink{

}

.rightlink ul{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.rightlink li{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;

}

.rightlink li:hover{

}

.rightlink li a{
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}

.rightlink li a:hover{
	color: #666666;
	text-decoration: none;

}


#bottomlink{
	background-color: #666666;


}

.bottomlink{

}

.bottomlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	

}

.bottomlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

.bottomlink li:hover{

}

.bottomlink li a{
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;

}

.bottomlink li a:hover{
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}


#footer{
	background-color: #333333;
	text-align: center;
	font-family: Castorgate;
	font-size: 16px;
	color: #FFFFFF;

}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;

}
