/* CSS Document */

html, body {background-color:#000000; color: #FFFFFF; padding: 10px; font-size: 14px;}
#header {
	padding-top: 5px;
	color: #FF0000;
	background-color: #000000;
	padding-bottom: 25px;
}
#main {
	margin: 2em;
	margin-left: 225px;
	padding: 1em;
	margin-right: 200px;
}
p {
	font-family:  Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC', Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-left: 1em;
	padding-right: 1em;
	line-height: 125%;
}
h1, h1 a:link{ font-family:  'Matisse ITC', Ravie,  Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC', Geneva, Arial, Helvetica, sans-serif;  text-align:center; text-decoration: none; font-size: 200%;}
h2 {
	font-family: Stencil, 'Showcard Gothic', Campbell, 'Goudy Stout', 'Engravers MT',  Hana, Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC', Geneva, Arial, Helvetica, sans-serif;
	color:#CCCCCC; font-size: 175%;
	text-align: center;
	margin-top: 3em;
}
h3 {
	font-family: 'Matisse ITC', Ravie,  Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC', Geneva, Arial, Helvetica, sans-serif;
	border-top-color: #FF0000; font-size: 150%;
	border-top-style: dotted;
	padding-top: 5px;
	clear: both;
	margin-top: 2em;
}
h4 { font-size: 125%;
	font-family: Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC',  Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC', Geneva, Arial, Helvetica, sans-serif;
	border-left-color: #666666;
	border-left-style: groove;
	border-left-width: 10px;
	margin-left: 2em;
	padding-left: 2em;
	clear: both;
	letter-spacing: 0.25em;
}
a:link {color:#FF0000;}
a:visited {color:#CCCCCC;}
a:hover {text-decoration:none; }
a:link img, a:visited img {border: none;}
#homemenu {
	text-decoration: none;
	font-family: Stencil, 'Showcard Gothic', Campbell, 'Goudy Stout', 'Engravers MT',  Hana,  Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC', Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 5em;
}
#menu {
	width: 150px;
	position: absolute;
	top: 75px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	left: 10px;
}
#menu a:link, #homemenu a:link { color:#CCCCCC; background-color: #000000; text-decoration: none; font-family: Stencil, 'Showcard Gothic', Campbell, 'Goudy Stout', 'Engravers MT',  Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC', Geneva, Arial, Helvetica, sans-serif;}
#menu a:visited, #homemenu a:visited { color:#999999; background-color: #000000; text-decoration: none;font-family: Stencil, 'Showcard Gothic', Campbell, 'Goudy Stout', 'Engravers MT',  Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC', Geneva, Arial, Helvetica, sans-serif;}
#menu a:hover, #homemenu a:hover { color: #FF0000; background-color: #000000; text-decoration: none;font-family: Stencil, 'Showcard Gothic', Campbell, 'Goudy Stout', 'Engravers MT',  Eurostile, Gulim, 'Kristen ITC', 'Comic Sans ITC', Geneva, Arial, Helvetica, sans-serif;}
#menu .pic {
	background-image: url(images/atSWET1.jpg);
	background-repeat:no-repeat;
	padding-bottom: 525px;
}
#homemenu li{
	display: inline;
	text-align:center;
	padding: 1em;
}

.photo {
	border-bottom-color:#666666;
	border-bottom-style:ridge;
	border-bottom-width: 50px;
	background-image: url(images/flagstrip.gif);
	padding: 5px;
}
.big {font-size: 150%;}
.floatl {
	float:left;
	margin: 1em;
}
.floatr {float: right;}

.right {float: right; margin: 20px;
	border-bottom-color: #999999;
}
.left {
	float: left;
	margin: 20px;
}
.center {text-align:center;}
.clear {clear:both;}
.half {width: 40%}
.mini {width: 25%}

.red, .red a {background-color:#FF0000; color:#000000;}
.grey {background-color:#666666; color:#FFFFFF;}
.white{
	background-color:#FFFFFF;
	color:#333333;
	margin: 2em;
	padding: 2em;
	border-color: #000000;
	border-style: dashed;
	border-width: 15px;
}
.foot {
	font-size: 85%;
	padding-top: 5em;
}
.white a:link {
	background-color:#FFFFFF;
	color:#333333;}
#webmaster {
	text-align: right;
	margin-top: -1200px;
	color: #FFFFFF; background-color:#000000;
	background-image: url(images/atSWET2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 150px;
	float: right;
	font-size: 90%;
	height: 650px;
	padding-top: 600px;
}
#webmaster p{
	padding-top: 600px;
}
