body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#leaderboard {
	height: 75px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #000000;
}
#content {
	position: relative;
	left: 180px;
	width: 580px;
	padding: 10px 10px 10px 10px;
}
#content p {
	line-height: 1.5em;
	padding-left: 2em;
}
#content h1 {
	font-size: 12pt;
	color: #7D0000;
	background-color: transparent;
	border-bottom: 1px solid #7D0000;	
}
#content h2 {
	font-size: 10pt;
	color: #7D0000;
	line-height: .9em;
	background-color: transparent;
}
#content a:link, #content a:visited {
	color: #7D0000;
	background-color: transparent;
}
#header {
	padding: 5px 10px 10px 10px;
	color: #AAAAAA;
	background-color: #000000;
}
#header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation {
	padding: 5px 10px 5px 10px;
	color: #AAAAAA;
	font-size: 10pt;
	background-image: url(../images/b_grad.png);
	background-repeat: repeat;
	background-position: left top;
	border-bottom: 1px solid #000000;
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#navigation a:hover {
	color: #f9c896;
	text-decoration: underline;
}
#sub_navigation {
	position: absolute;
	width: 160px;
	padding: 5px 10px 5px 10px;
	font-size: 8pt;
	line-height: 1.75em;
	background-color: #E6E6E6;
	border-right: 1px dotted #CDCDCD;
	border-bottom: 1px dotted #CDCDCD;
}
#sub_navigation ul {list-style: none;  margin: 0; margin-left: 0px; padding: 0; border-top: 1px dotted #CDCDCD;}
#sub_navigation li a {padding: 5px 5px 5px 5px 0.5em; color: #000000; text-decoration: none}
#sub_navigation li a:hover {color: #7D0000; text-decoration: underline}
#sub_navigation ul ul {margin-left: 5px; border-top: 0px;}
#sub_navigation ul ul a {color: #000000}
#sub_navigation ul ul a:hover {color: #7D0000; text-decoration: underline}

#whats_new {
	position: absolute;
	width: 150px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px 10px 5px 10px;
	font-size: 8pt;
	color: #CDCDCD;
	line-height: 1.5em;
	background-color: #646464;
	border: 1px dotted #CDCDCD;
}

#whats_new h1 {color: #FFFFFF; font-size: 8pt; font-weight: bold;}

#whats_new a:link, #whats_new a:visited {
	color: #FFFFFF;
	text-decoration: underline;	
}
#whats_new a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#testimonial {
	position: absolute;
	width: 150px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px 10px 5px 10px;
	font-size: 8pt;
	color: #CDCDCD;
	line-height: 1.5em;
	background-color: #646464;
	border: 1px dotted #CDCDCD;
}

#testimonial h1 {color: #FFFFFF; font-size: 8pt; font-weight: bold;}

#testimonial a:link, #testimonial a:visited {
	color: #FFFFFF;
	text-decoration: underline;	
}

#testimonial a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#front_box_1 {
	position: relative;
	text-align: left;
	width: 290px;
	padding: 0 0 0 0;
	border: 1px solid #CDCDCD;
}

#front_box_2 {
	position: relative;
	text-align: left;
	width: 290px;
	padding: 0 0 0 0;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

#front_text {
	position: relative;
	text-align: left;
	width: 170px;
	height: 100px;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #CDCDCD;
}

#front_navigation {
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-size: 8pt;
	background-image: url(../images/b_grad.png);
	background-repeat: repeat;
	background-position: left top;
	border-bottom: 1px solid #CDCDCD;
}

#footer {
	padding: 5px 10px 5px 10px;
	font-size: 8pt;
	color: #828282;
	background-color: #AAAAAA;
	border-top: 1px solid #000000;
}

.pictureheadline {
	font-size: 12pt;
	font-weight: bold;
	line-height: 2em;
}
