/* CSS Document */

html {height:100%; width:100%;}

body {background-color:#222; margin-top:24px; font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; color:#CCCCCC;text-align:center; font-size:small;}




#intro {text-align:left;padding:18px;}

H1 {font-size:large; letter-spacing:4pt; text-align:center; text-transform:uppercase; color:ccc;}
h2 {text-align:left;color:#ccc;}
h3 {margin:2em 0em 0em 0em;}

#container {border-width:thin; border-color:#CCCCCC; border-style:solid; background-color:#000000;}

#topper {height:27px; font-size:1.05em; padding:3px; text-transform:uppercase; 
	border-bottom-width:thin; border-bottom-color:#999;border-bottom-style:solid;
	text-align:left;background-color:#333333; 
	background-image:url(images/topper-backer-tall.jpg); background-repeat:no-repeat;}
#topper img {float:left;margin:3px 0 0 2px;}
#topper a {text-decoration:none;color:#ddd;}
#topper a:hover {text-decoration:underline;color:#FFFFFF;}
#topper .slogan {font-size:.9em;color:#fff;text-align:right;float:right;width:50%; 
	text-transform:none;padding:6px;}

#homecontainer {background-image:url(images/home-storm.jpg);background-repeat:no-repeat;
	height:100%;width:800px; min-height:533px;margin:auto;border-width:thin;
	border-color:#999999; border-style:solid;background-color:#121212;}
#homermenu {padding:12px;float:right;text-transform:uppercase;width:175px;margin-top:auto;margin-bottom:auto;text-align:right;}
#homermenu p {font-size:smaller;color:#888;}
#homermenu a {text-decoration:none;color:#ddd;}
#homermenu a:hover {color:#FF9933;}



#homecomments {width:800px; padding:12px; height:50px;bottom:50px;font-size:0.85em;
	color:#999999;text-align:justify;clear:both;margin:auto;}

div.menu {font-size:.85em;text-align:center;width:650px;margin-left:auto;margin-right:auto;padding:12px;padding-top:0px;}
div.menu a, a:visited {color:#ccc;}
div.menu a:hover {color:#FF9933;}

#footer {font-size:0.75em;padding:18px;}


a, a:visited {text-decoration:none;color:#FF9933;}
a:hover {text-decoration:underline;color:#FFFFFF;}

.submenu ul li {list-style:none; display:inline; }
.submenu li {margin:0 1em 0 0; }