	/*  General layout parameters */

body
	{
	background: #515c66 url(../site/dblfade_g.jpg) bottom left fixed repeat-x;
	color: #f90;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 5px solid #f90;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	padding-bottom: 25px;
	}

h1
	{
	color: #333;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	}
		
h2
	{
	color: #333;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: #003366 1px dotted;
	}

td
	{
	color: #555;
	font-size: 12px;
	line-height: 16px;
	}

#head
	{
	background: none;
	color: #f90;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: .06em;
	padding-top: 25px;
	padding-bottom: 20px;
	position: relative;
	clear: left;
	width: 650px;
	height: auto;
	visibility: visible;
	display: block
	}

#porthead
	{
	background: none;
	color: #f90;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: .06em;
	padding-top: 25px;
	padding-bottom: 15px;
	position: relative;
	clear: left;
	width: 450px;
	height: auto;
	visibility: visible;
	display: block
	}

#foot
	{
	background: none;
	color: #f90;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: .06em;
	padding-top: 20px;
	padding-bottom: 15px;
	position: relative;
	clear: left;
	width: 650px;
	height: auto;
	visibility: visible;
	display: block
	}

#mainframe
	{
	background: #fff;
	color: #555;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	line-height: 24px;
	letter-spacing: .03em;
	position: relative;
	clear: left;
	width: 650px;
	height: auto;
	visibility: visible;
	display: block
	}

#portfeature
	{
	background: #f4f4d8;
	color: #646458;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: .03em;
	position: relative;
	clear: left;
	width: 400px;
	height: 400px;
	visibility: visible;
	display: block
	}
	
.feature
	{
	background: transparent;
	text-align: center;
	margin-left: 45px;
	margin-right: 45px;
	position: relative;
	height: auto;
	visibility: visible;
	display: block;
	}

.imgcap
	{
	background: transparent;
	text-align: center;
	position: relative;
	float: left;
	width: 33%;
	height: auto;
	visibility: visible;
	display: block;
	}
	
.flushleft    
	{
	text-align: left;
	position: absolute;
	left: 0px;
	display: block;
	}

.flushright    
	{
	text-align: right;
	position: relative;
	left: 230px;
	width: 420px;
	display: block;
	}

.justify    
	{
	text-align: justify;
	position: relative;
	left: 0px;
	display: block;
	}

.signature
	{
	text-align: right;
	position: relative;
	float: right;
	width: auto;
	display: inline;
	}

a:link
	{
	color: #f90;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited
	{
	color: #f90;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover
	{
	color: #f70;
	text-decoration: underline;
	font-weight: bold;
	}
		
a:active
	{
	color: #f70;
	text-decoration: underline;
	font-weight: bold;
	}

.stickylink
	{
	color: #dfdfdf;
	font-weight: bold;
	display: inline;
	}

.illus
	{
	margin: 0px;
	vertical-align: middle;
	}

.category
	{
	margin: 0px;
	color: #333;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	width: 105px;
	display: block;
	}

.lastupdate {
	margin: 0px;
	color: #333;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	width: 125px;
	display: block;
	font-size: 11px;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
}

.detail
	{
	margin: 0px;
	text-align: left;
	line-height: 20px;
	position: relative;
	left: 115px;
	width: 450px;
	display: block;
	}
	
.subhead
	{
	color: #333;
	font-weight: bold;
	display: inline;
	}

.subdetail
	{
	text-decoration: underline;
	display: inline;
	}


a:link img
	{
	border-style: none
	}

a:visited img
	{
	border-style: none
	}

.hspace    
	{
	background-color: transparent;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	display: block
	}

.legal 
	{
	color: #f90;
	font-size: 11px;
	text-align: center;
	padding-top; 10px;
	}
	
.websites {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	}

.websites h1 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515C66;
	padding-bottom: .5em;
	margin-right: 50px;
	margin-left: 50px;
	}
