html, body {margin: 0; padding: 0; font-size: 100%; }
body	{	
   	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffcc00; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; scrollbar-face-color: #ffcc00; SCROLLBAR-ARROW-COLOR: #FFFFFF;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 100%;
	line-height: 11pt;
	color: #666;
	background: #ffffff; }

.page_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #999999; line-height: 11pt; weight: 700;}
.tiny_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; line-height: 8pt; weight: 700;}

a:link {  color: #f00}

a:hover {  text-decoration: none}

a:active {  color: #f00}

a:visited {  color: #f00}

body { margin: 0px 0px 0px 0px;
	 background-color: #ffffff; }
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	font-weight:900;
	color:#f00;
	}
h2 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:22px;
	font-weight:900;
	line-height: 14pt;
	color:#f00;
	}
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-style:italic;
	font-weight:900;
	color:#ccc;
	}
h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	font-style:normal;
	font-weight:900;
	color:#f00;
	}
p {
	font:12px verdana, arial, helvetica, sans-serif;
	line-height: 12pt;
	margin:5px 5px 5px 5px; /* top left bottom right */
	padding:0px;
	}

#leftbox {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 195px;
	border-top: 1px solid #f00;
	background-color: #fff;
	font-size: 80%;
	line-height: 13pt;
	border:1px dashed #f00;
	color: #f00; 
	padding-top: 5px; 
        z-index:2;} /* This allows the content to overlap the right menu in narrow windows in good browsers. */
#logobox {
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 195px;
	border-top: 1px solid #000;
	background-color: #333;
	font-size: 65%;
	line-height: 12pt;
	border:1px dashed #ccc;
	color: #ccc; 
	padding-top: 5px; 
        z-index:2;} /* This allows the content to overlap the right menu in narrow windows in good browsers. */
#header {
	margin: 0;
	padding: 0; 
	background: url("images/topbg.gif") 0 0 repeat-x; /*** this is a shorthand 
								   property for the various 
								   background properties ***/
	height: 100px; } /*** must be set so the following absolutely positioned divs are 
			    placed correctly on initial load of the page***/ 
.Content&gt;p {margin:0px;}
.Content&gt;p+p {text-indent:0px;}

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:450px;
	margin:0px 140px 10px 200px; /* top x bottom right */
	border:1px dashed #f00;
	background-color: #fff;
	padding:0px;
	z-index:1; 
	}
.content2 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:450px;
	margin:0px 10px 10px 200px;
	border:1px dashed #f00;
	background-color: #fff;
	padding:10px;
	z-index:1; 
	}
.content3 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 140px 10px 200px;
        align: center;
	border:1px solid #f00;
	background-color: #fff;
	padding:5px;
	z-index:1; 
	}
.content4 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 140px 0px 200px;
        align: center;
	border:1px dashed #f00;
	background-color: #fff;
	padding:5px;
	z-index:2; 
	}

body&gt;#navAlpha {width:128px;}
		
#navBeta {
	position:absolute;
	width:140px;
	top:100px;
	right:0px;
	border:1px dashed #f00;
	background-color:#fff;
	padding:5px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px;
	}
/* Again, "be nice to Opera 5". */
body&gt;#navBeta {width:100px;}

	
#navBeta2 {
	position:absolute;
	width:220px;
	top:310px;
	right:0px;
	border:1px dashed #ccc;
	background-color:#333;
	padding:5px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px;
	}
/* Again, "be nice to Opera 5". */
body&gt;#navBeta3 {width:168px;}
	
#signup {
	position:absolute;
	width:450px;
	top:100px;
	right:0px;
	border:1px solid #ffcc33;
        align="center";
	background-color:#333;
	padding:0.5em;
	z-index:3;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px;
	}
/* Again, "be nice to Opera 5". */
body&gt;#signup {width:168px;}

