#body {
	background:#999999;
	}
	
#logo {
	position: absolute;
	width:100%;
	height: 50px;
	top:0px;
	left:0px;
	background: #003366;
	background-color: #000000;
}

#minitabs {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #fff;
	}
	
#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#minitabs a {
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #CCCCCC;
	}
#minitabs a.active, #minitabs a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	color:
	#CC66CC
	}
#minitabs a:hover {
	color: #fff;
	}
	


#leftcol {
	position:absolute; top:100px; left: 10px;
	float: left;
	background:url(jpgs/cargologols.jpg) no-repeat center left;
	background-color:#999;
	border-right: 1px solid #036;
}

#rightcol {
	position: absolute;
	float: right;
	top: 66px;
	height: 25px;
	width=100%
	background: #003366;
	background-color: #ffffff;
}
#rightcol.a {
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #CCCCCC;
	}
	
#rightcol a:visited	{
	color: #999;
	}
#rightcol a:hover {
	color: #000;
			}
#rightcol a:active {
	color: #000;
	}

#content {
	position: absolute;
	top:100px;
	left:117px;
	background-color:#999;
	padding: 20px;
	width: 607px;
}

#content h1 {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	}
	
#content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	}
	
#footer {
	left: 0;
	width: 100%;
	height: 50px;
	background: #003366;
		}
	
		
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	font-weight: normal;
	color: #996633;
}

dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #006633;
	}
	
dd	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 15px;
	padding-left: 0px;
	color: #000000;
	line-height: 110%;
	padding-bottom: 10px;
		}
		
a:link	{
	color: green;
	text-decoration: none;
		}
a:visited	{
	color: #fff;
	}
a:hover {
	color: #fff;
			}
a:active {
	color: #000;
	}

