/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
    width: 100%;
    background-image: url(images/center_bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

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


#header_wrapper {
	height: 91px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

#headerlogo {
    width: 600px;
	height:60px;
	background-image:url(images/header_bar_BLACK_short.jpg);
	background-repeat: repeat;
	position:relative;
	left: 50%;
	margin-left:-310px;
	font-family: Bell Gothic BT Black, Verdana, Arial, Helvetica, sans-serif; font-size:16px;
	text-align:left;
	border: 0px solid #FF0000;
	
}

#headerlogo_left {
	height:91px;
	background-image:url(images/top_bg.jpg);
	background-repeat: repeat-x;
	position:relative;
	border: 0px solid #00ff00;
	z-index: 0;
  
}

#headerlogo_middle {
    width: 890px; 
	height:91px;
	background-image: url(images/main_title.jpg);
/*	float: right;  */
 	float: none;
	margin: 0 auto;
	left: 50%;
	border: 0px solid #FF0000;
	z-index: 2;

}



#content table {
	background-color: #FFFFFE;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	overflow: auto;
	
	
}

#tablewrapper {
	position: relative;
	width: 650px;
	left: 50%;
	padding-left: 0px;
	margin-left:-300px;
}

#tablewrapper td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.border {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid black;
	border-bottom: 1px solid black;	
}

a {
	text-decoration: none;
	letter-spacing: 0px;
	color: #6e1a1a;
}


a:hover {
	/* text-decoration: none; */
	color: #ff0000;
}

a:visited {
	/* text-decoration: none; */
	/* color: #6e1a1a; */
}


.center {
	text-align: center;
}

.underscore {
	text-decoration: underline;
}

.slider {
    overflow: auto;
}


#addbug {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: Bell Gothic BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}

#montyform {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: Bell Gothic BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}

#revisionform {
	background-color: #FFFFFF;
	width: 600px;
	color: #003399;
	text-align: center;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: Bell Gothic BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	padding-left: 20%;
}


#left_column_wrapper {
	width: 144px;
	height: 433px;
	float: left;
    background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

}

#left_column_wrapper_text {
	padding: 5px;
	line-height: 16px;

}

#right_column_wrapper {
	width: 237px;
	float: right;
	margin-left: 0px;

}

#right_upper_div {
	height: 248px;
	width: 222px;
	background-image: url(images/winston.jpg);
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 15px;


}

#right_lower_div {
    height: 171px;
	width: 222px;
	background-image: url(images/winston_quote.jpg);
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;

}


.top_left_corner {
   /*  Main section, anchor for the others */
    background: #d1c7a5 url(images/center_left_TOP.jpg) no-repeat;
	background-position:top left;  
	float: left;
    /*max-width: 57%;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	
}

.top_right_corner {
    background: url(images/center_right_TOP.jpg) no-repeat top right;
	background-position: top right;
	margin: 0px;
	padding: 0px;

}

.bottom_left_corner {
	background: url(images/center_left_BOTTOM.jpg) no-repeat bottom left;
	background-position: bottom left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;

}

.bottom_right_corner {
	background: url(images/center_right_BOTTOM.jpg) no-repeat bottom right;
	background-position: bottom right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
	height: 100%;	
}


#logoholder {
	text-align: center;
    background-color:#000000;
	height: 57px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}


#footerlogo {
	 height: 57px;
	 background-image: url(images/bottom_bg.jpg);
     background-repeat: repeat-x;
	 color: #ffffff;
     position:relative;
	 border: 0px solid #FF0000;
	 z-index: 0;
	 text-align: right;
     padding-top: 0px;

	 
}

#bottomtext {
	 height: auto;
     display: table-cell;
	 text-align:right;
	 vertical-align: bottom;
	 float: right;
	 margin-top: 38px;
	 margin-right: 10px;
	 z-index: 2;
     font-size: 11px;
 
}

.style1 {
	font-size: 20px;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}

a:active {
	color: #0099CC;
	text-decoration: none;
}

.style3 {font-size: 12px; }

.style5 {
	font-size: 14px;
	font-weight: bold;
}

div.MsoNormal {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
div.Section1 {page:Section1;}
li.MsoNormal {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
span.SpellE {mso-style-name:"";
	mso-spl-e:yes;}

p.MsoNormal1 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
span.SpellE1 {mso-style-name:"";
	mso-spl-e:yes;}
.style11 {
	font-size: 12pt;
	font-weight: bold;
}
.style12 {font-size: 14pt; font-weight: bold; }
.style13 {font-size: 12pt}
.style23 {
	font-size: 12pt
}


#barmenu {
    height:495px;
	width:100%;

}

#adminform {
	margin: 0 auto 50%;
	width: 100%;
/*	clear: both;  */
	margin-left: -5px;
	margin-right: 0px; 
	text-align:center;
}


#loginform {
	margin: 0 auto;
	width: 700px;
	clear: both;
	margin-left: 100px;

}
/*
#tab1 a, #tab2 a {
	color: #FFFFFF;
	background-color:#555555;
	display:block;
}
*/
a.menutab {
	color: #FFFFFF;
	background-color:#555555;
	display:block;
}

a.menutab:hover {
    background-color: yellow; 
    color: black; 
}

a.deftab {
	color: #FFFFFF;
	background-color:#555555;
	display:block;
}

a.acttab {
	color: #FFFFFF;
	background-color:#FF0000;
	display:block;
}



#admintab1, #admintab2 {
    /* overflow: auto; */
	 margin-top: 10px;
	 margin-bottom: 0px;
	 margin-left: 10px;
	 margin-right: 0px;
	 padding-top: 0px;
	 display: none;
	 background-color: #FFFFFF;
}

.slider {
    overflow: auto;
}

.alternate {
	background-color: #EEEEEE;
}

.left {
	float: left;
}

.right {
	float: right;
}

.column_left {
	width: 49%;
	float: left;
    /*clear: none; */
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 1%;
	margin-top: 0px;
	border: 0px solid blue;
	
}

.column_right {
	width: 49%;
	float: left;
    /*clear: none; */
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 1%;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px solid blue;
	
}


.greyback {
	background-color: #aaaaaa;

}

.splitscreen {
	width: 45%; 
	float: left;
/*
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
*/
	height: auto;
	clear: none;

}


.picturemar {
	width: auto;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: dashed 0px red;
	min-width: 395px;
	
}

.picturemar img {
	
	height: auto;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 5px;
	background-color: #aaaaaa;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;
	border: dotted 0px yellow;
	
    
}

.pad10right {
	padding-right: 10px;

}

.pad10left {
	padding-left: 10px;

}

.italic {
	font-style: italic;

}

.size10 {
	font-size: 10px;

}

.size12 {
	font-size: 12px;

}

.size14 {
	font-size: 14px;

}

.tan_bg {
   background-color: #d1c7a5;
/*	background-color: #cccc99; */

}

.clear_right {
	clear: right;

}

.clear_left {
    clear: left;

}

.marleft10 {
    margin-left: 10px;
	
}

div.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

p.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

