body {
	text-align: center;
	min-width: 600px;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
}

a:link {color: black; text-decoration: none; 	font-size: 17px;}
a:visited {color: black; text-decoration: underline; }
a:hover {color: grey; text-decoration: underline; }
a:active {color: black; }

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
    overflow: hidden; 
    background: #910707;
}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
div#container {
	color: WHITE;
	width: 600px;
	background: #910707;
    margin:0 auto; /* Centers the div - text align left fixes bug in IE */
	text-align: left;
}

div#textContainer {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;	
}

#navMenu {
	color: black;
	position: absolute;
	top: 100px;
	left: 100px;
	display: inline;
	text-align: left;
	border-style:solid;
	border-width: 2px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;	
	width: 100px;
}

.ad a{
	font-size: 30px;
}

.welcome {
	font-size: 18px;
}



/*
#ad_banner {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 30px;
	text-align: left;
}

*/
