@charset "UTF-8";


.imagebox {
	width:auto;
	height:auto;
	float:left;
	padding-right: 7px;
	padding-top: 20px;
}



.center {
	width:auto;
	height:auto;
	margin-left:120px;
	float: none;	
}



#viewin {
	float: left;
	width: 200px;
	height: auto;
	font-size: xx-small;
	padding: 0px;
	color: #CCC;
	margin-left: 110px;
	margin-top: 10px;

}
/* CSS Document */

#copyright {
	font-size: xx-small;
	color: #CCC;
	float: left;
	height: auto;
	width: auto;
	margin-left: 15px;
	margin-top: 15px;
}


#about2 {
	width:auto;
	height:auto;
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


	
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}


h1 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;

}




			  
#flags    {
	height:30px;
	width:280px;
	float: left;
	text-align: center;
	background-image: url(../graphics/country%20graphics/flags.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	padding: 0px;
}


#footer  {
	width:1051px;
	height:auto;
	float:left;
	margin-left: 0px;
	margin-top: 25px;
	background-image: url(../graphics/web%20graphics/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}



#return a:link {
	color:#9C0;
	font-weight: normal;
}

#return a:visited {
	color:#9C0;
	font-weight: normal;
}


#return {
	padding-left: 0px;
	padding-top: 16px;
	padding-bottom: 10px;
	background-color: #000;
	float: left;
	height: 15px;
	width: 300px;
	margin-left: 15px;
}




#footer a:link {
	color:#FFFFFF;
	font-weight: normal;
}

#footer a:visited {
	color:#FFFFFF;
	
}



a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
}

