
/* Base Liquid Layout */
body {font-size:76%; font-family:"trebuchet MS", verdana, arial, sans-serif; background:#FFFFFF; 	color:#000099;}

#minMax {min-width:700px; max-width:1000px; margin:0 auto; background:#FFFFFF;}

#header {background:#FFFFFF; }

#outer1 {
 float:left;
 width:20%;
 background:#FFFFFF;
 border-style:solid;
 border-top-width:0px;
 border-bottom-width:0px;
 border-right-width:1px;
 border-left-width:0px;	
}

#outer2 {float:left; width:15%; background:#FFFFFF;}
#outer3 {float:left; width:30%;}
#outer4 {float:right; width:15%; background:#FFFFFF;}
#outer5 {
	float:right;
	width:19%;
	background:#FFFFFF;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:1px;	
}

#outer1, #outer2, #outer3, #outer4, #outer5 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden;}

#topbar {width:60%; float:left; background:#FFFFFF;}

#TwentyLeft {
 float:left;
 width:20%;
 background:#FFFFFF;
 padding:0px;
 border-style:solid;
 border-top-width:0px;
 border-bottom-width:0px;
 border-right-width:0px;
 border-left-width:0px;	
}


#EightyRight{
 float:left;
 width:80%;
 background:#FFFFFF;
 padding:0px;
}

#outer1, #outer2, #outer3, #outer4, #outer5, #TwentyLeft, #EightyRight {padding-bottom:32767px; margin-bottom:-32767px;}

#footer {clear:both; background:#455c5a;}

h1 {font-size:20px; margin:0; padding:10px 0; color:#fff;}
h3 {font-size:18px; margin:0; padding:8px 0;}
.content {padding:5px;}
p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}
#footer p {text-align:center; color:#FFFF99;}
#header p {color:#FFFF99;}
#footer a {color:#FFFF99; }
#footer a:hover {text-decoration:none; color:#FF0000;} 

#footer {

	background-color: #FFFFFF;
	padding: 0px;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;	

}
/*=======================*/
/* Dan's added Items */
/*=======================*/

/* Font Stuff */
@font-face { 
  font-family: Revue;
  src: url("../library/fonts/revue.ttf") format("truetype");
}


.RevueFont {
  font: 24pt/36pt Revue;
  color: #000099;
}


.RevueFontLarge {
  font: 48pt/52pt Revue;
  color: #000099;
}

.RevueFontLargeOrg {
  font: 48pt/52pt Revue;
  color: #FF6600;
}

.RevueFontLargeBlu {
  font: 48pt/52pt Revue;
  color: #99CCFF;
}

.RevueFontLargeGld {
  font: 48pt/52pt Revue;
  color: #FFD401;
}

.RevueFontLargeDrkBlu {
  font: 48pt/52pt Revue;
  color: #000099;
}







/*       */
#MenuBarContents {
	background: #5B9004;
	border: 1px solid #AAA;
        border-color: #ffffff;

}
