body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 870px;
	height: 100%;
	background-image: url(../images/clouds10.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #006600;
}

.h:link {
	color: #D4D0C8;
	text-decoration: none;
}
.h:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.h:hover {
	text-decoration: none;
	color: #FF3300;
}
.h:active {
	text-decoration: none;
	color: #006600;
}

.white {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
p,li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: lower-roman;
	list-style-position: outside;
	
}
.right_column {
	margin-top: 10px;
	margin-bottom: 10px;
}


#main container{
	width: 880px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
}

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #DCDEE2;
	font-weight: bold;
	background-color: #003366;
	background-image: url(../images/hurricane.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 150px;
	text-align: right;
	padding-top: 40px;
}
#nav {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	width: 880px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
}

#content {
	width: 450px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 10px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
}

#content_right {
	height: 100%;
	width: 350px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}
#footer {
	background-color: #003366;
	height: 50px;
	width: 880px;
	float: left;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	width: 880px;
	text-indent: 20px;
	font-weight: bold;
	background-color: #FF3300;
}
.header01 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DCDEE2;
	font-weight: bold;
	text-align: right;
	font-style: italic;
	line-height: 40px;
}
.header02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
	font-style: italic;
	line-height: 40px;
}
.header03 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
#main_content {
	float: left;
	background-color: #FFFFFF;
	width: 880px;
	height: 100%;
}

.opinion {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

