* {
	margin: 0px;
	padding: 0px;
}

#content_container {
	margin: 0px;
	padding:0px;
}

body {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	background-color: #e3e3e3;
	text-align: center;
	padding:0;
	margin:0;
}
img{
	border:none;
}

h2 {
	color: #ab0012;
	font-size: 13px;
	text-transform: uppercase;
}



.blocknav li {
	float: left;
	list-style: none;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

.blocknav .lastnav {
	border: none;
	padding-right: 0px;
}

#header {
	position: relative;
	height: 109px;
	background-image: url(/images/template/header.jpg);
}
#clubname{
	position: absolute;
	margin-left: 80px;
	margin-top: 88px;
	width: 170px;
	text-align: center;
}
#clubname h1{
	color: #fff;
	display: block;
	background-color: #00005c;
	
	font-size: 14px;
	text-transform: uppercase;
}
#infonav_menu {
	float: right;
	height: 17px;
	margin-top: 5px;
	margin-right: 15px;
}

#infonav_menu a, #applicationsnav a, #systemnav a {
	text-decoration: none;
	color: #fff;
}

#applicationsnav {
	height: 21px;
	background: url(/images/template/bg_nav_application.jpg) repeat-x;
}

#applicationsnav_bug {
	float: left;
	height: 21px;
	margin-left: 5px;
}

#applicationsnav_home {
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 30px;
}

#applicationsnav_menu {
	padding-top: 4px;
	float: right;
	height: 17px;
	margin-right: 15px;
}

#applicationsnav_home a {
	margin: 0px;
}

#copyright {
	padding: 10px;
	text-align: center;
	font-size: 9px;
	color: #fff;
}




/* @end */

#column1ads  {
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 30px;
}

#column1ads img {
	margin-bottom:10px;
}

#wrapper {
		background: url(/images/template/bg_wrapper.gif) repeat-y;
	
	width: 800px !important;
	width:800px;
	text-align: left;
	margin: auto;
	border: 1px solid #aeaeae;
}

#column1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	background-color: #000;
}

#column2 {
		background: url(/images/template/bg_column2.gif) repeat-y;

	margin: 0px;
	width: 325px;
	float: left;
	padding:0 0 20px 0;
}


/* @group column3 */

#column3 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 325px;
}
/* @end */

/* @group FOOTER */

#systemnav {
	clear: both;
	margin:17px 0 0 0;
	/*
	margin-top: 17px;
	
	width: 800px !important;
	width: 802px;
	*/
	height: 22px;
	background-color: #ab0012;
}

#systemnav_menu {
	float: right;
	height: 17px;
	margin-top: 5px;
	margin-right: 15px;
}

/* @end */

/* @group utilities */

.cleaner {
	clear: both;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

/* @end */

/* @group common */
#common_page{
	margin: 0px;
	padding: 0px;
	width: 650px !important;
	width: 648px;
	float: right; 
	padding-bottom: 20px;
}
#common_page_content{
	min-height: 400px;
	width:620px !important;
	width:618px;
	padding: 15px;
	font-size: 12px;
}
#common_page_content p{
	padding-bottom: 14px;
}

#common_page_content h1{
	font-style: italic;
	color: #fff;
	display: block;
	background-color: #00005c;
	margin-bottom: 15px;
	padding-left: 7px;
	font-size: 14px;
	text-transform: uppercase;
} 
#common_page_content h5 img{
       margin-right: 10px;
}
#common_page_content ul,#common_page_content li {
	list-style: none;
	padding-bottom: 10px;
}
.callout_link_box{
	margin-left: 20px;
	width: 168px;
	float: right;
	text-align: center;
	border: 2px solid #875b6f;
	background: white;
}
.callout_link_box_line1{
	background: #d6dae8;
	border: 2px solid #d6dae8;

}
.callout_link_box_line2{
	background: #white;
	border: 2px solid white;
	border-top: 5px solid white;
	border-bottom: none;
}
.callout_link_box_line2 a{
	text-decoration: none;
}
.callout_links{
	color: #003da6;
	padding-top: 2px;
	background: url(/images/template/bg_callout_box.jpg) repeat-x;
	height: 23px;
	text-decoration: none;
	font-size: 14px;
}

.callout_link_box_header{
	font-size: 13px;
	height: 23px;
	color: #fff;
	display: block;
	background-color: #ab0012;
	margin-bottom: 2px;
	font-size: 14px;
	text-transform: uppercase;
	background: url(/images/template/bg_archive_head.jpg) repeat-x;

}

/* @end */