/* CSS Document */
body {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #fff;
	font: .9em/1 Arial, Helvetica, Sans-Serif;
}
.admstyle{position:absolute;top:120px;left:20%;font: .9em/1 Arial, Helvetica, Sans-Serif;}
.help{font: .9em/1.2 Arial, Helvetica, Sans-Serif;}
h1{font-size:1.6em;}
h2{font-size:1.5em;}
h3{font-size:1.4em;}
h4{font-size:1.3em;}
h5{font-size:1.2em;}
.trail{font-size: .8em;}
#header{background-image:url(swlogo.jpg); min-height:60px;background-repeat:no-repeat;
padding-left:400px;padding-top:40px;background-position:5% top;
}
#hmenu{width:85%;text-align:center;padding-bottom:20px;margin-left:auto;margin-right:auto;}
#hmenu a{}
#main a{color:#416d8b;text-decoration:none;border-bottom:solid 1px #416d8b;}
#left a{display:block;}
#left a, #hmenu a {color:#416d8b;text-decoration:none;border-bottom:solid 1px #416d8b;margin:2px 5px;padding:3px 0px;}
#hmenu a:hover, #left a:hover, #main a:hover{border-bottom:dashed 1px #416d8b;}
#line{border:none;border-top:dotted 1px black;margin:0px 5% 5px 5%;background-color:#fff;}
#container{margin:0px 5% 10px 5%;width:90%;}
#main{float:right;width:82%;min-height:200px;border-left:dashed 1px black;padding-left:2%;margin-bottom:10px;}
#left{float:left;width:15%;}
li{list-style-image:url(smspot.gif);}
#footer, #footer2{clear:both;margin:10px 5%;text-align:center;}
#footer{background-image:url(smpen.jpg);background-position:right 10%;
padding-top:20px; border-top:solid 1px #416d8b;min-height:50px;background-repeat:no-repeat;}
#main hr{border:none;border-top:dotted 1px #416d8b;}
#left hr{border:none;background-color:black;height:10px;margin:10px 0px 5px 0px;}

