html, body{
	height: 100%;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	background: #5c6670;	
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none; 
	color: #242424;
}
A:link {
	COLOR: #e57a12;
	TEXT-DECORATION: none
}
	
A:active {
	COLOR: #e57a12;
	TEXT-DECORATION: none
}
	
A:visited {
	COLOR: #c36000;
	TEXT-DECORATION: none
}
	
A:hover {
	COLOR: #ffffff
}

TR, TD{	
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none; 
}

.atext{	
	font-family: tahoma;
	font-size: 16px;
	text-decoration: none; 
}

#wrapper {

	position: center;
    width: 700px;
	margin: auto;
	border:2px solid #232323;
	margin-top: 20px;

}

#links {

	position: right;
    width: 200px;
    height: 900px;
	margin: right;
	border-bottom:2px solid #232323;
	border-right:2px solid #232323;
	border-top:2px solid #232323;
	margin-top: 20px;

}

#header {

    height: 132px;
	border-bottom: 1px solid #232323;
	background: url("imgs/tops/rotate.php") no-repeat top center;
}
	
#menu {
	position: relative;
	text-align: left;
	margin-left: 6px;
	top: 108px;
}
	
#content {
	padding: 30px;
	text-align: justify;
	background: #bebfc1;
}
	
.content {
	padding:15px;
	}

.menu {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 4px;
	color: #ffffff;
} 	

.aspacing {
	padding-bottom: 12px;
} 

a.menu:link {
    color:#ffffff
}
a.menu:active {
	COLOR: #ffffff
}
a.menu:visited {
    COLOR: #ffffff
}
a.menu:hover {
	COLOR: #dadada
}
	
.img {
	padding-left: 5px;
	padding-right: 5px;

} 	
	
a.img:link {
    color:#ffffff
}
a.img:active {
	COLOR: #000000
}
a.img:visited {
    COLOR: #ffffff
}
a.img:hover {
	COLOR: #000000
}

	
	
a.img2:link {
    color:#ffffff
}
a.img2:active {
	COLOR: #000000
}
a.img2:visited {
    COLOR: #ffffff
}
a.img2:hover {
	COLOR: #000000
}



}
A.cont:link {
	COLOR: #e57a12;
	TEXT-DECORATION: none
}
	
A.cont:active {
	COLOR: #e57a12;
	TEXT-DECORATION: none
}
	
A.cont:visited {
	COLOR: #c36000;
	TEXT-DECORATION: none
}
	
A.cont:hover {
	COLOR: #993300
}



.bottom {
	font-size: 9px;
    color: #505050;
    text-decoration: none; 
	margin-top: 10px;
}
