body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFFF93;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1,H1 {font-size:15px;color:#800000;margin-top:0px;margin-bottom:2px;padding:0px;}
h2,H2 {font-size:14px;color:#800000;margin-bottom:5px;padding:0px;}
h3,H3 {font-size:12px;color:#800000;margin-bottom:5px;padding:0px;}
p {
	color: #333333;
	font-size: 12px;
	line-height: 1.3;
	margin-top:2px;
}
ul {
	margin:0px 0x 5px 0px;
	padding: 0px;
	list-style-type:none;
}
li {
	color: #333333;
	font-size: 12px;
	line-height: 1.3;
}
.container {
	width: 600px;
}
.header {
	width: auto;
	padding: 10px 0px 10px 0px;
}
a.header_menu:link, a.header_menu:visited {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.header_menu:hover, a.header_menu:focus,a.header_menu:active {
	font-size:12px;
	color:#ffdd00;
	font-weight:bold;
	text-decoration:none;
}
a.headermenu:link, a.headermenu:visited {
	font-size:12px;
	color:#ffdd00;
	font-weight:bold;
	text-decoration:none;
}
a.headermenu:hover, a.headermenu:focus,a.headermenu:active {
	font-size:12px;
	color:#ffdd00;
	font-weight:bold;
	text-decoration:none;
}
.menu {
	width: auto;
	height: 27px;
	margin: 0px;
	parring: 0px;
}
.content {
	width: 598px;
	border: solid #890B07 1px;
	border-top: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 6px;
}
.content h1 {font-size:16px;color:#800000;margin-top:0px;margin-bottom:2px;padding:0px;}
.footer {
	color: #8000000;
	font-size: 10px;
	align: left;
	padding: 6px 0px 0px 0px;
}
p.footer {letter-spacing:1px;}
.footer p {
	padding: 2px;
	margin : 0px;
}
a.footer:link, a.footer:visited {
	color: #800000;	
}
a.footer:hover, a.footer:focus, a.footer:active {
	color: #000000;
}
.profile {width:586px;padding-bottom:4px;white-space:nowrap;}
.pro_picture {width:100px;float:left;border-right:4px solid #ffffff;}
.pro_picture img {width:120px;height:137px;border: none;border: 1px dashed #800000;}
.pro_text {width:459px;float:right;white-space:normal;}
.pro_text h2 {font-size:14px;color:#800000;margin-top:0px;margin-bottom:2px;padding:0px;}

.inner_content {width:586px;padding-bottom:4px;white-space:nowrap;}
.content_picture {width:100px;float:right;border-left:4px solid #ffffff;}
.content_picture img {clear:both;width: 200px;height: 199px;border: 1px dashed #800000;margin-bottom:4px;}
.content_text {width:379px;float:left;white-space:normal;}
.content_text h1 {font-size:15px;color:#800000;margin-top:0px;margin-bottom:2px;padding:0px;}
.content_text h2 {font-size:14px;color:#800000;margin-bottom:5px;padding:0px;}
.content_text h3 {font-size:12px;color:#800000;margin-bottom:5px;padding:0px;}
.content_text ul {list-style:none;margin:0px;padding:0px;}

.content_text_full {width:586px;float:left;white-space:normal;}
.content_text_full h1 {font-size:15px;color:#800000;margin-top:0px;margin-bottom:2px;padding:0px;}
.content_text_full h2 {font-size:14px;color:#800000;margin-bottom:5px;padding:0px;}
.content_text_full h3 {font-size:12px;color:#800000;margin-bottom:5px;padding:0px;}
.content_text_full ul {list-style:none;margin:0px;padding:0px;}

.content_image {width:100px;float:right;border-left:4px solid #ffffff;}
.content_image img {clear:both;width: 200px;border: 1px dashed #800000;margin-bottom:4px;}

.bullets {background:url(images/bullet.jpg) no-repeat;padding-left:16px;margin:0px;}
.bullets p {margin:0px;}

.selItem {background-color:#ffcc33;cursor:hand;}
.Item {}

.selItem .bullets {background:url(images/bullet_over.jpg) no-repeat;background-color:#ffcc33;cursor:hand;}
