@charset "utf-8";
/* CSS Document */

body {
		background-image: url(images/bgtth.jpg);
		background-repeat: repeat; }
		
#main {
	position: relative;
	margin: auto;
	padding-bottom: 5px;
	width: 800px;
	height: 700px;
	background-image: url(images/skelet-colorlog.gif);
	background-position: top;
	background-repeat: no-repeat;
	
}
		
#content {
	position: absolute;
	margin-top: 150px;
	margin-left: 245px;
	padding: 0px 3px 3px 0px;
	height: 545px;
	width: 400px;
	overflow: auto;
	left: 0px;
}
			
#menu {
		width: 245px;
		height: 200px;
		margin-top: 130px; }

#right {
		width: 145px;
		height: 550px;
		float: right; }
		
#nextgig { 
			font-size:16px; 
			color:#FF0000; 
			font-weight:bold;
			width: 245px;
			margin-top: 200px;
			top: 200px;
			text-align:center;
			}
		
img, table, td, th { margin: 0px; padding: 0px;}

body,td,th {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;}
	
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.Stil1 {
	font-size: 10px;
	color: #990000;
}
.Stil2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.Stila {color: #FF0000;}

.Stilb {font-size: 10px;}

.Stild {color: #990000;}

.stilr {font-size: 9px;}
		
		
