/* =============================== Stylesheet =============================== */
body{
	background-color: #000000;
}
.body_area{
	border: 1px solid #00FF00;
	width: 800px;
	background-color: #666666;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.gui_header{
	width: 800px;
	height: 137px;
	background-image: url(../_images/Header.jpg);
	background-repeat: no-repeat;
}
.gui_nav{
	width: 800px;
	height: 30px;
	background-image: url(../_images/Bar800.jpg);
	background-repeat: no-repeat;
}
.gui_nav .nav_link{
	height: 26px;
	max-height: 22px;
	width: 85px;
	float: left;
	color: #000000;
	border-right: 2px groove white;
	text-align: center;
	padding-top: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.nav_link a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.nav_link a:hover{
	color: #232323;
}
.contents{
	min-height: 400px;
	text-align: justify;
	width: 800px;
}
.copyright{
	height: 30px;
	padding: 0px 8px 0px 8px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-image: url(../_images/Bar800.jpg);
	background-repeat: no-repeat;
	color: #000000;
	text-align: justify;
}
.left_column{
	padding: 4px;
	width: 200px;
	text-align: justify;
}
.content_box{
	background-color: #B8B8B8;
	margin-top: 0px;
	margin-left: 1px;
	border: solid #000000;
	border-width: 0px 1px 1px 0px;
	padding: 3px;
}
.title{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #000000;
	border-width: 2px 0px 2px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 8px;
}
h3{
	text-align: center;
	height: 20px;
	margin: 8px 0px 0px 0px;
	width: 200px;
	color: #000000;
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../_images/bar200_thin.jpg);
	background-repeat: no-repeat;
}
h4{
	font-size: 15px;
	border-bottom: 1px dashed #7F7F81;
	width: 85%;
}
ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
/* dawggs list in left column */
.dawggs_list{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.dawggs_list li{
	float: left;
	display: block;
	width: 50%;
	text-align: center;
}
.clear{
	clear: both;
}
.right_column{
	text-align: justify;
	width: 100%;
	padding: 12px 10px 5px 10px;
}
.big_content_box{
	width: 97%;
	margin: 0px 5px 0px 1%;
	background-color: #B8B8B8;
	border: solid #000000;
	border-width: 0px 1px 1px 0px;
	min-height: 407px;
	padding: 0px 8px 8px 8px;
}
.design_text{
	float:right;
	margin-right: 8px;
}
a{
	color: #000000;
	font-size: 11px;
}
a:hover{
	color: #00FF00;
}
/*** News Section */
.news{
	font-family: verdana;
	font-size: 12px;
	color: #F3F3F3;
	width: 95%;
	margin-left: 2%;
}

.news_entry{
	padding-bottom: 15px;
	padding-top: 5px;
}
.news_date{
	font-weight: bold;
	border-bottom: 1px solid #00FF00;
	border-left: 1px solid #00FF00;
	text-align: right;
	background-color: #7F7F81;
	padding: 3px;
	margin-right: 10px;
}
.news_author{
	font-weight: bold;
	float: left;
}
.news_text{
	border-left: 1px solid #00FF00;
	border-bottom: 1px solid #00FF00;
	border-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

/* Admin and Dawggs section */
.adm_table{
	font-size: 11px;
	font-family: verdana;
	border-collapse: collapse;
	border: 1px solid #666666;
}
.adm_results{
	width: 300px;
}
.adm_results td{
	border-bottom: 1px solid #666666;
}
.adm_nav{
	position: relative;
	top: -15px;
}
.adm_nav span{
	padding: 0px 15px 0px 10px;
}
.dwg_panel{
	border: 1px solid #000000;
	background-color: #7F7F81;
}
.dwg_panel h4{
	background: #323232;
	color: #CCCCCC;
	padding: 1px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	border: 0px;
	width: auto;
	height: auto;
}
.dwg_panel .img_box{
	margin: 8px;
	text-align: center;
}
.dwg_panel table{
	font-family: verdana;
	font-size: 11px;
	border-collapse: collapse;
	margin: 5px 8px 0px 8px;
	width: 95%;
}
.dwg_panel th{
	padding: 1px 10px 0px 4px;
	text-align: justify;
	border: 1px solid #000000;
	width: 150px;
	height: 1em;
}
.dwg_panel td{
	padding: 1px 10px 0px 4px;
	text-align: justify;
	border: 1px solid #000000;
}
.dwg_panel .sig{}
.dwg_panel .sig img{
	max-width: 450px;
	border: 0px;
}
.dwg_panel .sig a{
	/* IE is a bastage and required me to do horrible things here */
	float: left;
	width: 450px;
	overflow: hidden;
	margin-right: -250px;
	border: 1px solid transparent;
}
.dwg_panel .sig a:hover{
	border-color: red;
}