body {
	margin-top: 1px;
	margin-bottom: 1px;
	background: #ffffff;
	background-image: url("bg.gif"); 
	background-repeat: repeat-x;

}

#main {
	border: 1px solid #4c4c4c;
	width: 850px;
	background-color: #ffffff;
	border: 1px solid #000000;
	float:center;
}


#header {
	width: 100%;
	float:center;
	background-image: url("http://scripts.tropicalpcsolutions.com/images/header.jpeg"); 
	background-position: right;
	background-repeat: no-repeat;
}
#menu{
	width: 100%;
	float:left;
	background-color: #999991;
	border: 1px solid #000000;
	font:10pt arial;
	font-color: #ffffff;
	height:30;
}


#content {
	padding: 10px;
	margin-right: 0;
	margin-left: 0;
	background-color:white;
	width:510px;

}
#leftnav {
	float: left;
	width: 150px;
	background-color: #999991;
	padding: 5px;
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

#leftnav a
{
	display: block;
	width: 145px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #000000;
}

#leftnav a:link, .navlist a:visited
{
	color: #000000;
	text-decoration: none;
}

#leftnav a:visited
{
   	color: #000000;
   	text-decoration: none;
}

#leftnav a:hover
{
	text-decoration: none;
	color: #000000;
	background:#ffffff;
}

#sidebar {
	padding: 5px;
	float: right;
	width: 148px;
	height: 700px;
	background-color: #999991;
	margin-right:0;
	margin-top:0;
	margin-left:0;
}

#sides{
	background-color:#999991;
}

#footer {
	background-color: #ffffff;
	padding: 5px;
	float: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #4c4c4c;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #1A2373;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	background-color:#4c4c4c;
	color: #ffffff;
	width: 145px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 11pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}

p.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	font-weight:bold
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394AE1;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #394AE1;
	text-decoration: underline;
	font-weight : bold;
}

a:hover {
	color: #394AE1;
	text-decoration: none;
}

a.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


.box1 {
	background:#ffffff;
	color: #000;
	border:1px solid #1A2373;
	width: 90%;
	height: 23px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 16px;

}

.box2 {
	background:#ffffff;
	color: #000;
	border:1px solid #1A2373;
	width: 148px;
	height: 148px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	line-height: 1px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px 0;
    	margin: 3px 0;
	line-height: 12pt
	font-weight : normal;
}
div.ad_box {
	border:1px solid; 
	border-color:#dddddd;
}




