body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-aligh:center;
	padding: 0 0 0 0;
	background-color:#003399;
	color:#001B51;
}

A:link {
	font-weight:bold;
	/*color:#003399;*/
	color:#fff;
	text-decoration:none;
	padding:3px;
}

A:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:3px;
}

A:hover {
	color: #97E6FF; 
	text-decoration: none;
	padding:3px;
}

A:active {
	color:#2F73FF;
	border-bottom:#005e00 1px dotted;
	text-decoration:none;
	padding:3px;
}

div.container {
	padding: 0 0 0 0;
	margin: 0 auto;
	width:761px;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(../swht_images/horseshoes.gif);
	background-position:left;
	background-repeat:repeat-y;	
}

div.top {
	height:156px;
	border-bottom:1px thin solid;
	border-bottom-color:#003399;
	}

h2.buttons {
	position:absolute;
	font-size:12px;
	text-align:center;
	width:570px;
	margin-right:3%;
	margin-top:0px;
	margin-left:190px;
	border-bottom:1px thin solid;
	border-bottom-color:#003399;
	background-color:#003399;
	color:#fff;
	padding:2px;
}

div.left1 {
	position:absolute;
	margin: 0 0 0 0;
	width:100px;
}

div.left{
	margin: 0 75% 0 0;
	padding: 0px;
	background-color: #E6F9FF;
	border-bottom: 1px solid #ccc;
}

div.center{
  float:right;
 	width: 68%;
	margin: 10px 5px 0 5px;
	padding: 0 1% 0 0;
}

div.footertop {
	border-top:1px thin solid;
	border-top-color:#003399;
}
div.footer {
	text-align:center;
	font-size:smaller;
	font-weight:bold;
	background-image:url(../swht_images/mountains_top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-top:1px thin solid;
	border-top-color:#003399;
	clear:both;
}

.right {
	float:right;
	margin:2px 2px 2px 4px;
	border:1px solid black;
}

.rightnb {
	float:right;
	margin:2px 2px 2px 4px;
}

.righttop {float:right;
margin-right:0px;}

.lefttop {float:left;}

.leftcent {float:left;
margin-left:3%;}

h1.h1main {color:#003399;
font-size:medium;}

h2.h2main {color:#003399;
font-size: small;}

h3.h3main {color:#003399;
font-size: small;}

br.brclear {
	clear:both;
}

