@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding: 0;
	overflow-x:hidden;
	background-image: url(backg.png);
	background-repeat: repeat-x;
	}


#allcontent {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	
	}
	
	#header {
		height: 224px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		}
		
		
#main {
	height: auto;
	margin-top: 0px;
		padding-top: 0px;
		font-family:Arial, Helvetica, sans-serif;
	
	
	}
		
a:visited  {
	color: #005181;	
	font-size: 11px;
}

a:link  {
	color:#005181 ;
	font-size: 11px;
	
	
	}
	
	a:hover {
		
		color: red;}
		
		

object{outline:none}
img{outline:none}

#news {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: black;
	font-size: 1.2em;
	
	}
#news a {
	font-size: .7em;
	color: black;
	}
.hosting {
	color: #F00;
}

.host {
	font-style: italic;
	font-size: 13px;
}


#rightpic {
	position:absolute; left:811px; top:310px; width: 100px; z-index: 6;
}


h2 {
	padding: 0;
	margin: 0;
	padding-bottom: 6px;
	padding-top: 3px;
	font-size: 17px;
	color: #005181;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
	}
	
h3 {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
	color: #005181;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
	}

.footer {
	
	color: black; font-size: 12px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; text-align:center;}
a:hover input.submit {
border: 3px ridge yellow;}

.footer a {
	color: black;
	text-decoration:none;
}

.green {
	color: green;
	font-weight: bold;}
	
.hidden {
	display: none;}

