body {
	color:#333;
	background-color:white;
	margin:20px;
	padding:0px;
	font:16px comic sans, arial, helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#000000;
	}
h2 {
	font:bold 22px comic sans, arial, helvetica, sans-serif;
	background-color:yellow;
	color:#000000;
	margin:0px 20px 20px 20px;
	border:4px double black;
	padding:0px;
	}
p {
	font:14px/20px comic sans, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

.smc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}

a {
	color:#330066;
	font-size:14px;
	font-family:comic sans, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#000000;}
a:hover {background-color:#eee;}
  
ul {
	font-size:18px;  
	display: block; 
	width: 100%; 
	color : #000000; 
	background-color : #FFFFFF; 
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style: none; 
} 

ul li {
	padding:2px 2px 14px 2px;

}
ul li a {
	display: block; 
	width: 100%; 
	color : #000000; 
	background-color : #FFFFFF; 
	text-decoration: none;
}

ul 
a:link {color:#FFFFFF;}

ul li a:hover {
	display: block; 
	width: 100%; 
	background-color : #FFFFFF; 
	text-decoration: none;
} 
 
.clr{clear:both;}

/* All the admin boxes belong to the tough class. */
.tough {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 20px 20px 20px;
	border:4px double black;
	background-color:yellow;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

.special_g1 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:250px;
	height:200px;
	margin:40px 0px 0px 200px;
	border:4px double black;
	background-color:#3399CC;
	color : #000000;
	font-weight:bold;
	padding:2px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

.special_g4 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:250px;
	height:200px;
	margin:40px 0px 0px 0px;
	border:4px double black;
	background-color:#3399CC;
	color : #000000;
	font-weight:bold;
	padding:2px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

.special_g2 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:250px;
	height:200px;
	border:4px double black;
	background-color:#3399CC;
	color : #000000;
	font-weight:bold;
	padding:2px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

.special_g3 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:250px;
	height:200px;
	border:4px double black;
	margin:0px 0px 0px 200px;
	background-color:#3399CC;
	color : #000000;
	font-weight:bold;
	padding:2px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

.special_y1 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:250px;
	height:200px;
	margin:0px 0px 0px 200px;
	border:4px double black;
	background-color:#99CCFF;
	color : #000000;
	font-weight:bold;
	padding:2px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
.special_y2 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:250px;
	height:200px;
	border:4px double black;
	background-color:#99CCFF;
	color : #000000;
	font-weight:bold;
	padding:2px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}


.special_t1 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:250px;
	height:20px;
	margin:0px 0px 0px 200px;
	border:0px double black;
	background-color:#99CCFF;
	color : #000000;
	font-weight:bold;
	padding:2px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
.special_t2 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:250px;
	height:20px;
	border:0px double black;
	background-color:#99CCFF;
	color : #000000;
	font-weight:bold;
	padding:2px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

/* 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:120px;
	margin:120px 20px 20px 120px;
	border:0px solid black;
	background-color:white;
	padding:5px;
	z-index:3; 
/* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
#menu {position:absolute; display:block; top:160px; left:20px; width:110px; background-color:transparent; z-index:20;}
* html #menu {position:absolute;}

#menu a, #menu a:link {display:block; width:110px; height:25px; color:rgb(250,111,0); text-decoration:none; line-height:25px; margin-top:5px; border:0px solid #000; background:#fff; font-size:18px; text-align:center;}
#menu a:visited {display:block; width:120px; height:25px; color:rgb(250,111,0);}
#menu a:hover {font-weight:bold; color:#000;}
#menu a:active {font-weight:bold;}

#navAlpha {
	position:absolute;
	width:110px;
	top:130px;
	left:20px;
	border:0px dashed black;
	padding:10px;
	z-index:1;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:110px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:120px;}
		
#navBeta {
	position:absolute;
	width:190px;
	top:100px;
	right:20px;
	border:thick solid black;
	background-color:#336699;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}

#logo1 {
	position:absolute;
	left:0px;
	width:133px;
	top:0px;
	border:0px solid black;
	padding:0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:133px;
	}
/* Again, "be nice to Opera 5". */
body>#logo1 {width:133px;}

#logo2 {
	position:absolute;
	left:133px;
	width:627px;
	top:0px;
	border:0px solid black;
	padding:0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:627px;
	}
/* Again, "be nice to Opera 5". */
body>#logo2 {width:627px;}

#logo3 {
	position:absolute;
	left:210px;
	width:350px;
	top:90px;
	border:0px solid black;
	padding:0px;
	z-index:2;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:350px;
	}
/* Again, "be nice to Opera 5". */
body>#logo3 {width:350px;}

#key {
	position:absolute;
	width:76px;
	top:2px;
	right:20px;
	border:0px solid black;
	background-color:#FFFFFF;
	padding:0px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:76px;
	}
/* Again, "be nice to Opera 5". */
body>#key {width:72px;}

