a:link {color:#AAAAFF;}
a:active {color:#AAAAFF;background-color:#333333;}
a:visited {color:#DD99DD;}
a:hover {color:#FFFFFF; background-color:#333333;}
body {background-color:#000000;color:#EEEEEE;font-family: Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6,.h3red,.h3green,.h4red {font-family: Arial, Helvetica, sans-serif; color: #FFFFFFF; font-weight: bold; }
h1           { font-size: 2em; border-top: 3px #800000 solid;}
h2           { font-size: 1.75em; font-style:italic }
h3           { font-size: 1.40em; }
h4           { font-size: 1.25em; font-style:italic }
h5           { font-size: 1.15em; }
h6           { font-size: 1.05em; }

.h3red 			{ font-size: 1.40em; color: #FF0000; }
.h3green      	{ font-size: 1.40em; color: #047148; }
.h4red 			{ font-size: 1.25em; color: #FF0000; }

p            { font-family: Arial; font-size: 1em ; color: #AAAAAA; margin-left: 15px; margin-right: 15px}

small        { font-family: Arial; font-size: .7em; color: #800000 }
.small 			{ font-family: Arial; font-size: .7em; color: #FFFFFF}
.smallblack 	{ font-family: Arial; font-size: .7em; color: #000000}
.smallbold 		{ font-family: Arial; font-size: .7em; color: #FFFFFFF ; font-weight: extra-bold}
.smtextmar 		{ font-family: Arial; font-size: .7em; color: #F000F0 }
.smtextred 		{ font-family: Arial; font-size: .7em; color: #FF0000 }
form {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #AAAAAA}
select {  font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; font-style: normal; color: #AAAAAA}

.tabledisplay {background:black;color:white;text-align:center;border:2px solid;}
.tabledisplay h2 {text-align:left;}
.tabledisplay p {text-align:left;}
.tabledisplay th em {font-size:1.2em;}
.tabledisplay td {border:2px solid;padding:5px;margin:0px;}

.titlepage   { font-family: Times New Roman; font-size: 1.75em; color: #800000; font-weight: bold; font-style:italic; letter-spacing:2pt }
.footer { font-family: Arial,Helvetica,sans-serif; font-size: .75em; color: #EEEEEE; background-color:#777777;font-weight: 400; font-style:italic;}
.mainmenutxt { font-family: Arial; font-size: 14px; font-weight: bold; color: #330066 }
.mainmenutxt a {color: #330066; background-color:#DDDDDD}
.mainmenutxt a:hover { color: #FFFFFF; background-color:#FF0000 }
.topmenutxt { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: extra-bold; color: #3333FF}
.topmenutxt a {color:#FFFFFF; background-color:#0000CC}
.topmenutxt a:hover { color: #FFFFFF; background-color:#CC0000}
.text        { font-family: Arial; font-size: .9em ; color: #AAAAAA}
.text2 { font-family: Arial; font-size: .9em ; color: #800000}
.textgreen { font-family: Arial; font-size: .9em; color: #047148 }
.textred { font-family: Arial; font-size: .9em ; color: #FF0000}
.textmar { font-family: Arial; font-size: .9em ; color: #800000 }
.textblu { font-family: Arial; font-size: .9em ; color: #3300FF }
.headblu { font-family: Arial; font-size: 1.6em; color: #3300FF }
.headred { font-family: Arial; font-size: 1.2em; color: #FF0000 }
.sidemar {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #F000F0}
.sidered {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #FF0000}
.sidebigred {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #FF0000}
.sideblue {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #0000FF}
.marh3 	{  font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #F000F0}
.textwhite {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF}


/* ********************************************************************************************************* */
/*              ButtonControlHorz -- this is the definition for the horizontal hover-hyperlink regular button style */
/* --------------------------------------------------------------------------------------------------------- */
.ButtonControlHorz{
font-family: Arial, Helvetica, sans-serif; 
color: #FCFCFC;
background-color: #404040;
border-top: 3px #505050 solid;
border-left: 3px #505050 solid;
border-bottom: 3px #303030 solid;
border-right: 3px #303030 solid;
padding: 2px;
font-weight: 400;
font-style:normal; 
font-size: 14px;
line-height: 150%;
margin-bottom: 3px;
margin-top: 3px;
border: 3px none;
}

.ButtonControlHorz a {
padding: 2px;
text-decoration: none;
color: #FCFCFC;
background-color: #404040;
border-top: 3px #404040 solid;
border-left: 3px #404040 solid;
border-bottom: 3px #404040 solid;
border-right: 3px #404040 solid;
text-align: center;
}

.ButtonControlHorz a:link {color:#FCFCFC;}
.ButtonControlHorz a:visited {color:#FCFCFC;}
.ButtonControlHorz a:active {color:#FCFCFC;}

.ButtonControlHorz a:hover {
padding: 2px;
color: #444444;
background-color: #CCCCCC;
border-top: 3px #EEEEEE solid;
border-left: 3px #EEEEEE solid;
border-bottom: 3px #888888 solid;
border-right: 3px #888888 solid;
text-align: center;
}

.pressedDown {
padding: 2px;
color: #444444;
background-color: #CCCCCC;
border-top: 3px #888888 solid;
border-left: 3px #888888 solid;
border-bottom: 3px #EEEEEE solid;
border-right: 3px #EEEEEE solid;
text-align: center;
}

/* ********************************************************************************************************* */
/*              ButtonControl -- this is the definition for the hover-hyperlink regular button style */
/* --------------------------------------------------------------------------------------------------------- */
.ButtonControl {
font-weight: 400;
font-style:normal; 
font-size: 12px;
line-height: 100%;
margin-bottom: 0px;
margin-top: 0px;
border: 1px none;
padding: 0px;
}

.ButtonControl a {
display: block;
padding: 1px;
text-decoration: none;
color: #FCFCFC;
background-color: #800000;
border-top: 3px #DD0c0c solid;
border-left: 3px #DD0c0c solid;
border-bottom: 3px #330000 solid;
border-right: 3px #330000 solid;
width: 130px;
text-align: center;
}

.ButtonControl a:hover {
display: block;
padding: 1px;
background-color: #CC0000;
border-top: 3px #31557f solid;
border-left: 3px #31557f solid;
border-bottom: 3px #cce3ff solid;
border-right: 3px #cce3ff solid;
width: 130px;
text-align: center;
}




/* ********************************************************************************************************* */
/*                   ButtonControlLarge -- this is the definition for the hover-hyperlink LARGE button style */
/* --------------------------------------------------------------------------------------------------------- */

.ButtonControlLarge{
font-weight: bold;
font-style:normal; 
font-size: 18px;
line-height: 120%;
margin-bottom: 0px;
margin-top: 0px;
}


.ButtonControlLarge a {
display: block;
padding: 3px;
text-decoration: none;
color: #FCFCFC;
background-color: #800000;
border-top: 3px #DD0c0c solid;
border-left: 3px #DD0c0c solid;
border-bottom: 3px #330000 solid;
border-right: 3px #330000 solid;
width: 170px;
text-align: center;
}

.ButtonControlLarge a:hover {
display: block;
padding: 3px;
background-color: #CC0000;
border-top: 3px #31557f solid;
border-left: 3px #31557f solid;
border-bottom: 3px #cce3ff solid;
border-right: 3px #cce3ff solid;
width: 170px;
text-align: center;
}


/* ********************************************************************************************************* */
/*            Picture Place Holders -- These are the definitions for the floating picture boxes and captions */
/* --------------------------------------------------------------------------------------------------------- */
.pictureholderRight {
	left: 0px;
	border: 2px;
	border-style: ridge;
	float: right;
	font-family: Arial;
	text-align: center;
	font-size: .75em;
	width: 300px;
	}

.pictureholderRight img {
	align: center;
	}
.pictureholderLeft {
	left: 0px;
	border: 2px;
	border-style: ridge;
	float: left;
	font-family: Arial;
	text-align: center;
	font-size: .75em;
	width: 300px;
	}
.pictureholderLeft img {
	align: center;
	}

.pictureholderRight p {
	width: 100%	;
	float: none;
	}
.pictureholderLeft p {
	width: 100%	
	float: none;
	}

	
p.banner {
	font-family: sans-serif; 
    font-size: .9em; 
    line-height: 1.1em;
    color: #FFFFFF; 
    font-weight: bold; 
    font-style:italic; 
	float: left;
    letter-spacing:1px; 
    background-color: #CC0000;
	}




/* ********************************************************************************************************* */
/*           BOXES - These are the defined areas of the screen */
/* --------------------------------------------------------------------------------------------------------- */


#page_container {
	background-color: #000000;
	color: #FFFFFF;
	display:block;
	top:0;
	left:0;
	width:100%;
	border: 1px solid #000; 
	width: 100%;
	height:100%;
	}


#header_container {
	display:block;
	background-image : ; 
	background-color: #CC0000;
	width: 100%; 
	align: left; 
	float: none; 
	padding: 3px;
	border: 3px solid #000; 
	border-color: #CCCCCC;
	color: #FFFFFF;
	font-family: Times New Roman; 
    letter-spacing:1pt; 
	
	font-size: 2.5em; 
	font-weight: bold; 
	font-style: italic;	
	}


#headerlogo_container {
	display:block;
	background-image : ; 
	background-repeat : no-repeat; 
	width: 100px; 
	height: 75px; 
	align: center;
	float: left; 
	padding: 3px;
	border: 0px solid; 
	border-color: #333333;
	}

#mugshot_container {
	display:block;
	align: center;
	float: right;
	border: 5px single #000; 
	padding: 4px;
	margin: 4px;
	}

#headerdescription_container {
	display:block;
	width: 100%; 
	align: left; 
	float: none; 
	padding: 3px;
	border: 3px solid #000; 
	border-color: #CC0000;
	}


#headermenu_container {
	display:block;
	position:absolute;
    top:0;
    left:0;
    float:right;
    width:100%;
    background-color: #CC0000;
    align: center;
	}

#body_container  { background-color: #000000; float: none; border: solid 1px #cccccc; width: 100%; display: block }

#menu_container {
	display: block;
	width: 180px !important;
	max-width: 180px !important;
	float: right;
	text-align: center;
	padding: 2px 2px 2px 2px; 
	margin: 0px;
	border: 1px solid #000; 
	border-top: 4px #DDDDDD solid;
	border-left: 4px #DDDDDD solid;
	border-bottom: 4px #333333 solid;
	border-right: 4px #333333 solid;
	background: #AAAAAA;
	background-image : ; 
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#content_container {
	display: block;
	background-image: ;
	padding: 10px 2% 10px 2%;
	margin: 0px;
	border: 1px  solid #000; 
	width: 100%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#footer_container{
	display:block;
	position:static;
    top:0;
    left:0;
    width:100%
	border: 1px  solid #000; 
  	}	


#menusidebar {
	display:block;
	float: left;
	display: block;
	padding: 10px 2% 10px 2%;
	margin: 0px;
	border: 1px  solid #000;
	background: #F1F;
	width: 20%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 18%;
	}
	
#leftmenu {
	display:block;
	left: 0px; 
	width: 190px; 
	top: 0px; 
	float: left;
	font-family: Times New Roman; 
    font-size: 12px; 
    color: #FFFFFF; 
    font-style:italic; 
    line-height: 120%;
	}

#mainInfoDiv {
	display:block;
	float: left;
	position:relative;
	top: 120px;
    width:100%;
    border: 1px  solid #000;
	}

#footerInfoDiv {
	display:block;
	position:static;
    top:0;
    left:0;
    width:100%
    border: 1px  solid #000;
	}	









	
#topmenu_left {
	display:block;
	font-family: Times New Roman; 
    font-size: 1em; 
    color: #FFFFFF; 
    font-weight: bolder; 
    font-style:italic; 
    line-height: 120%;
	float: left;
    letter-spacing:1pt; 
    background-color: #CC0000;
	width: 100%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
   	height: 30px;
   	margin: 0px;	
   	margin-bottom: 10px;
   	
   	border: 5px;
    border-style: ridge; 
	}
	
.menuspacer {
	display:block;
	width: 100%
	height: 20px;
	left: 0px;
	top: 0px;
	}
	
#topmenu_description {
	display:block;
	font-family: Times New Roman; 
    font-size: 1.6em; 
    line-height: 1.4em;
    color: #FFFFFF; 
    font-weight: bolder; 
    font-style:italic; 
    letter-spacing:2pt; 
    background-color: #CC0000;
	voice-family: "\"}\"";
	voice-family:inherit;
   	padding: 10px;
   	margin-bottom: 0px;
   	margin-top: 5px;
	border: 0px none;
	padding: 0px;
	}
	
#topmenuright {
	display:block;
	float: left; 
	/* Opera5.02 will show a space at 
	right when there is no scroll bar */
	padding: 0px 0% 0px 0%;
	margin: 0px;
	border: 0px;
	width: 70%; /* ie5win fudge begins */
	height: 70px;

	voice-family: "\"}\"";
	voice-family:inherit;
	font-family: cursive; 
    font-size: 1.75em; 
    color: #FFFFFF; 
    font-weight: bolder; 
    font-style:italic; 
    letter-spacing:2pt; 
    background-color: #CC0000;
   	padding: 0px 0% 0px 0%;
	margin: 0px;
	border: 0px;

	}

#pagecontent {
	display:block;
	position: static;
	float: left; 
	/* Opera5.02 will show a space at 
	right when there is no scroll bar */
	padding: 10px 2% 10px 2%;
	margin: 0px;
	border: 0px;
	border-color: #CCCCCC;
	width: 78%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 76%;
	}
#proofingBanner {
   font-size:1.3em;
   color:#EEEEEE;
   text-align: center;}
   
 #proofNavTable {
 width:80px;
 text-align: center;}
 
 #proofThumbsTable{
 clear:both;
 width:80%;
 float:center;
 text-align: center;
 font-size:0.8em;}
 
#proofCopyright {
font-size:1.2em;
clear:both;
text-align:left;
color:#EEEEEE;
} 


