body {
	text-align: left;
	background-color: #CCCCCC;	
	margin-top: 0px;
}

h1{
	font-size: 21px;
}

h2{
	font-size: 18px;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
	margin-bottom: 0px;
	background-color: #003300;
}

#header {
	margin: 0 auto;
	width: 760px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


#container {
	width: 600px;
	background-color: #FFFFFF;
	margin-left: 40px;
	height: auto;
	padding-right: 40px;
	padding-left: 40px;
}

#containerbtm {
	width: 680px;
	background-color: #FFFFFF;
	margin-left: 40px;
	height: auto;
}

.porttab{
	border-bottom-color: #D2D7E0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: middle;	
}

#tabP{
	margin-left: 50px;
	text-align: left;
	padding-bottom: 10px;
}

#rsidepan {
	text-align: left;
	width: 40px;
	background-color: #00FFFF;
	float: left;
}
.bcopy{
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2B3A52;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 50px;
	margin-top: 5px;
}
#footer a {
	font-size: 9px;
	color: #CCCCCC;
}

#footer a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation {
	padding-left: 180px;
}

#nav-menu ul
{
list-style: none;
padding-left: 2px;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
	background: url(http://www.degeorgedevelopment.com/images/button.jpg) #fff bottom left repeat-x;
	height: 26px;
	line-height: 1.5em;
	float: left;
	width: 92px;
	display: block;
	color: #0F390F;
	text-decoration: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: 700;
}

#nav-menu li a:hover
{
	background: url(http://www.degeorgedevelopment.com/images/button_ro.jpg) #fff bottom left repeat-x;
	height: 26px;
	line-height: 1.5em;
	float: left;
	width: 92px;
	display: block;
	color: #0F390F;
	text-decoration: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: 700;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}