body {
	background-position : Right Top;
	background-attachment : fixed;
	background-repeat : no-repeat;
	border-width : 0;
	border-style : solid;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	visibility : visible !important ;
	display : block !important ;
	}

body.standard {
	background-image : url(images/bg_red.jpg);
	}

a {
	color : #990000;
	text-decoration : none;
	}

a:hover {
	text-decoration : underline;
	}

div.main {
	text-align:justify;
	max-width:800px;
	border-color:#900;
	border-width:3px;
	border-style:double;
	padding-top : 10px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 10px;
	}
	
div.content {
	left : 0%;
	width : 900px;
	max-width : 1000px;
	position : relative;
	padding-top : 10px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 10px;
	overflow : auto;
	}

div.content p {
	text-align : justify;
	}

div.copyright {
	align: center;
	font-size : 9px;
	text-align : center;
	padding-top : 10px;
	width:800px;
	}

div.links {
	font-size : 9px;
	font-weight : bold;
	left : 0%;
	width : 800px;
	max-width : 800px;
	position : relative;
	padding-top : 4px;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 4px;
	overflow : auto;
	}

span.links {
	font-size : 9px;
	font-weight : bold;
	}

img {
	border-style : solid;
	border-color : transparent;
	}

.tn {
	float : left;
	padding-right : 10px;
	}

span.header {
	font-weight : bold;
	text-decoration : underline;
	}

.otglpop a {
	text-decoration : none;
	}

.otglpop a div {
	display : none;
	}

.otglpop a:hover div {
	display : block;
	z-index : 100;
	position : absolute;
	font-size : 9px;
	font-family : Verdana, sans-serif;
	text-align : center;
	text-decoration : none;
	font-weight : normal;
	border-width : 3px;
	border-style : double;
	padding : 3px;
	left : 20%;
	width : 70%;
	}

div.coverart {
	position : absolute;
	vertical-align : top;
	background-color : #eee;
	margin-top : -200px;
	z-index : 9002;
	overflow : visible;
	display : none;
	}

div.quote {
	left : 0%;
	width : 800px;
	height : 64px;
	position : relative;
	text-align : center;
	z-index : 0;
	font-size : 14px;
	padding-top : 14px;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 4px;
	font-weight : bold;
	}

fieldset {
	border-style : double;
	border-width : 3px;
	font-size : 12px;
	font-weight : normal;
	}

legend {
	font-weight : bold;
	}
