body {
	color: #111111;
	font-family: arial,sans-serif;
	font-size:12px;
	background: #cccccc url(../images/bkgrd.gif) top left repeat-x;
}
h1 {
	color: #f27f53; 
	font-size: 16px;
	border-bottom: 1px dotted #111111; 
	padding-top: 20px; 
	padding-bottom: 5px; 
	margin-top: 0; 
	margin-bottom: 0; 
	font-family: arial narrow,arial,sans-serif;
}
h2 {
	margin: 0; 
	padding: 15px 0 5px 0; 
	font-size: 14px; 
	color: #111111; 
	border-bottom: 1px dotted #111111;
	font-family: arial narrow,arial,sans-serif;
}
h3 {
	font-size: 14px; 
	font-weight: bold;
	color: #111111;
	margin: 25px 0 0 0;
	font-family: arial narrow,arial,sans-serif;
}
a {
	color: #f27f53;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	color: #111111;
}
#nav {
	margin-left: 10px;
	margin-top: 50px;
}
a.special {
	border-right: 1px dotted #111111;
}
a.nav  {
	color: #111111;
	font-size: 13px;
	font-family: arial narrow,sans-serif;
	font-weight: bold;
	text-decoration: none;		
	padding-top: 0px;
	padding-bottom: 5px;
}
a:hover.nav  {
	color: #f27f53;
	text-decoration: none;
}
.selected {
	color: #f27f53;
}
#container {
	width: 791px; 
	margin: 23px auto;
	position: relative;
}
#top {
	background: url(../images/top_bkgrd.gif) top left repeat-x; 
	height: 108px; 
	width: 791px; 
	
}
#nav {
	height: 35px; 
	position: absolute; 
	z-index: 1; 
	left: 235px;
}
#middle {

	background: url(../images/mid_textbkgrd.gif) top left repeat-x; 
	height: 274px;
}
#middle p{
	font-weight: bold; 
	margin: 0; 
	padding: 5px 0 0 0; 
	line-height: 150%; 
	font-size: 12px;
}
#bottom {
	width: 791px; 
	height: 242px; 
	background: url(../images/btm_orbkgrd.gif) top left repeat-x;
}
#box1 {
	background: url(../images/box_bkgrd.gif) top left repeat-x; 
	width: 330px; 
	height: 232px; 
	float: left;
}
p{
	margin: 0; 
	padding: 10px 0 0 0; 
	line-height: 140%;
}
#box2 {
	background: url(../images/box_bkgrd.gif) top left repeat-x; 
	width: 200px; 
	height: 232px; 
	float: left; 
	margin-left: 9px;
}
#footer {
	width: 791px; 
	background: url(../images/footer_bkgrd.gif) top left repeat-x; 
	height: 72px; 
	margin: 0;
	position: relative;
}
#footer p{
margin-top: 10px; 
padding-top: 15px; 
padding-bottom: 15px; 
border-top: 1px dotted #111111; 
border-bottom: 1px dotted #111111; 
position: absolute; 
top: 0; 
left: 25px; 
font-size: 11px; 
text-align: center; 
width: 736px;
}
#content {
	margin-left: 275px; 
	margin-right: 35px; 
	padding-top: 0px; 
	margin-top: 0;
}
#content p{
	padding-bottom: 0px;
}
ul {
	margin-left: 0; 
	padding-left: 0; 
	margin-bottom: 0; 
	margin-top: 10px; 
	list-style: none;
}
.dash ul {

}
#sidebar_box {
	width: 235px; 
	position: absolute; 
	top: 400px; 
	left: 15px; 
	background: url(../images/insbox_bkgrd.gif) top left repeat-x;margin-left: 5px;
}
#ins_middle {
	background: url(../images/inside_bkgrd.gif) top left repeat-y;
} 
#opening_content {
	position: absolute; 
	top: 140px; 
	left: 275px; 
	width: 480px;
}
.teammate {
	color: #666666; 
	font-weight: bold
}
.title {
	font-style: italic;
	color: #666666;
}