body {
	background-color: #F4F9FE;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, "Comic Sans MS", sans-serif;
	font-size: 80%;
	text-align: center;
	}
a {
	text-decoration: none;
	color: blue;
	}
a:hover {
	text-decoration: underline;
	}

a:visited {
	color: blue;
	}
h1 {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	}
h3 {
	font-size: 120%;
	text-align: center;
	background-color: #99CCFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	font-size: 120%;
	text-align: center;
	background-color: #071AD2;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#headergraphic {
	background-image: url('images/hotspottop.jpg');
	background-repeat: no-repeat;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	width: 780px; 
	text-align: right;
	color: white;
	}
#servertime {
	float: right;
	padding-right: 21px;
	padding-top: 11px;
	}
#login {
	float: right;
	width: 450px;
	height: 30px;
	background-image: url('images/cpanel.gif');
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	}
#main {
	background-color: white;
	border-left: 10px solid #071AD2;
	border-right: 34px solid #99CCFF;
	border-bottom: 15px solid #007FFD;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
.imgbottom {
	vertical-align: middle;
	}
#smallnav {
	padding: 4px;
	text-align: center;
	width: 100%;
	font-size: 120%;
	}
#newsmodule {
	float:left;
	width: 225px;
	height:115px;
	border-right: 1px dotted blue;
	border-bottom: 1px dotted blue;
	padding: 0px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	font-size: 120%;
	}
#bodytext {
	padding-top: 5px;
	}
.portfolio {
	border-right: 1px dotted #007FFD;
	border-bottom: 1px dotted #007FFD;
	padding: 10px;
	width: 510px;
	margin-left: 100px;
	}
.portfolio td {
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #6F6F6F;
	}
.bordright {
	border-right: 1px solid #007FFD;
	text-align: right;
	}
#hostingtable {
	border: 1px solid black;
	text-align: center;
	}
.tab1 {
	background-color: #E6E5E5;
	}
.tab2 {
	background-color: #F6F6F6;
	}
.bold {
	font-weight: bold;
	}
.left {
	float: left;
	margin-right: 5px;
	}
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #99CCFF;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	}
#nav a {
	display: block;
	color: #071AD2;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	}
#nav li {
	float: left;
	padding: 0;
	}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	}
#nav li li {
	padding-right: 1em;
	width: 13em;
	}
#nav li ul a {
	width: 13em;
	w\idth: 9em;
	}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
#nav li:hover, #nav li.sfhover {
	background: #99CCFF;
	}
.bord {
	border-right: 1px solid #99CCFF;
	}
.navpad {
	border-right: 1px solid #99CCFF;
	margin-left: 7px;
	}
.nowhr {
	height: 2px;
	color: #007FFD;
	background-color: #007FFD;
	}
.whattodo {
	border-bottom: 1px dotted blue;
	}
.nowin {
	margin-top: 5px;
	}