D

{margin:0;padding:0;}

body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 800px;
	margin: 0px auto;
}
#top {
	margin-top:0px;
	color:#FFFFFF;
	width: 148px;
	height: 114px;
}
#topright {
	margin-top:3px;
	
	float: right;
	height: 114px;
	width: 647px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 148px;
	height: 1300px;
	margin-top: 5px;
	background-color:#999966;
	color: #FFFFFF;
	padding: 0px;
}

#content {
	width: 647px;
	height: 1300px;
	float: right;
	margin-top: 5px;
	background-color:#CCCCCC;
}

h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color:#FF0000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color:#333333;
}

h2 {
	clear:both;
	background-color:#999999;
	border-style:solid;
	border-width:thin;
	padding: 10px 15px 5px 10px;
	margin: 10px 10px 10px 10px;
	font-style:oblique;
	font-size: 90%;
	color:#000000;
}
h3 {
	text-align:right;
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color:#FF0000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color:#333333;
}

h4 {
	font-size: 100%;
	color:#FF0000;
	}
h5 { text-align:center;
	font-weight:normal;
}

h6 {
	font-size:14px;
	color:#FF0000;	
	}
	
h7 {font-size:15px;
	color:#990000;	
}


#pad {
	padding: 12px;
	color:#333333;
}

#worldW {
	background-color:#999999;
    border-width:thin;
	border-style:solid;
	padding: 10px 0px 50px 120px;
	margin: 30px 75px 75px 100px;
	}



#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 800px;
	color:#FFFFFF;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}



ul#nav{
	list-style-image:url(../images/arrow.png);
	list-style-type:none;
	list-style-position:inherit;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	}
	
ul#nav li {
	display:list-item;
	margin-top: 3px;
	
	}
	
ul#nav li a{
color:#333333;
text-decoration:none
}	

ul#nav li a:hover{
text-decoration:underline;
}

#homeLinks {
padding: 0px 0px 0px 200px;
} 

ul#homeLinks{
	
	padding: 0px 0px 0px 30px;
	}
	
ul#homeLinks li {
	display:list-item;
	
	}
	
ul#homeLinks li a{
	color:#333333;
	text-decoration:underline;
	}
	
ul#homeLinks li a:hover {
color:#FF0000;
text-decoration:underline;
}

ul#worldW{
font-size:12px;
text-decoration:none;
padding: 0px 0px 0px 0px;
margin: 0px 5px 75px 100px;
}





