body {
	background-attachment: fixed;
	background-color: B90322;
	background-image: url(../images/bg_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
#logo {
	position:absolute; 
	left:54px; 
	top:28px; 
	width:150px; 
	height:99px; 
	z-index:1
}
#nav {
	position:absolute; 
	left:410px; 
	top:18px; 
	width:350px; 
	height:40px; 
	text-align: right;
	z-index:2

}
#subnav {
	position:absolute; 
	left:55px; 
	top:192px; 
	width:190px; 
	height:80px; 
	z-index:2
}
#header {
	position:absolute; 
	left:410px; 
	top:120px; 
	width:302px; 
	height:53px; 
	z-index:3
}
#text {
	position:absolute;
	left:410px;
	top:195px;
	width:320px;
	height:175px;
	z-index:5;
}
#bracket {
	position:absolute;
	left:608px;
	top:485px;
	width:152px;
	height:244px;
	z-index:4
}
#bracketcs {
	position:absolute;
	left:601px;
	top:764px;
	width:152px;
	height:244px;
	z-index:4
}
#footer {
	position:absolute; 
	left:30px; 
	top:400px; 
    width:315px; 
	height:15px; 
	z-index:6
}
.serif {
	font-family: Beijing, Georgia, Times, serif;
	line-height: 15px;
}
