/* CSS Document */
html {
	background: #FFFFFF repeat;
}



body{
	width: 82%;
	height: 79%;
	background: repeat fixed center center;
	border: thin none #2A3F55;
}
#content {
	background: #D9D5C4 no-repeat center top;
	width: 913px;
	height: auto;
	left: 185px;
	right: auto;
	top: 19px;
	border-top: 8px outset #FFFFFF;
	border-right: 8px outset #FFFFFF;
	border-bottom: 8px outset #FFFFFF;
	border-left: 8px inset #FFFFFF;
	z-index: 1;
	position: absolute;
}
#copyright {
	font: 10px "Times New Roman", Times, serif;
	text-align: center;
	bottom: auto;
	padding-top: 18px;
	padding-bottom: 10px;
	color: #000000;
	left: auto;

}

#navigation {
	font: 14px "Times New Roman", Times, serif;
	text-align: center;
	width: 100%;
	top: auto;
	padding-top: 12px;
	left: auto;
	right: auto;
	color: #000000;
	}
a:link {
	color:#000000;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a: visited {
	color:#0000FF;
	text-decoration: none;
}
a: active {
	color: #000000;
}
#front_image{
	height: 100%;
	width: 100%;
	background: no-repeat;
	margin-top: 25px;
	border-top: medium none #000000;
	border-right: thin none #000000;
	border-bottom: medium none #000000;
	border-left: thin none #000000;
	right: auto;
	top: auto;
	bottom: 15px;
	left: auto;
	margin-right: auto;
	clip: rect(auto,auto,auto,auto);
}

#logo {
	padding-bottom: 15px;
	float: none;
	padding-top: 15px;
	left: auto;
	padding-left: 25px;
	width: 100%;
}
#membership_CEMA {
	bottom: 20px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 3px;
	padding-right: 2px;
	left: 20px;
	position: absolute;
}
#membership_PTRA {
	padding-top: 3px;
	left: 110px;
	position: absolute;
	bottom: 20px;
}
#username_text {margin: 50px;
}
#forced_links {color:#FF0000;text-decoration:underline;
		}
