body {
	background-color: #006699;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
}

img {
	border: none;
}

a:link {
	color: #003366; text-decoration: underline;
}

a:visited {
	color: #000099; text-decoration: underline;
}

a:hover {
	color: #FF3300; text-decoration: underline;
}

a:active {
	color: #33FFCC; text-decoration: underline;
}

#contents {
	position: relative;
	line-height: 0em;
}

#contents h3 {
		line-height: 1em;
	}

#contents ul {
 	line-height: 1em;
 	padding-bottom: 0px;
 	margin-bottom: .5em;
}

.column {
	position: relative;
	margin-bottom: -.5em;
	padding-left: 3em;
}

.column a:link {
	color: #003366; text-decoration: underline;
}

.column a:visited {
	color: #000099; text-decoration: underline;
}

.column a:hover {
	color: #FF3300; text-decoration: underline;
}

.column a:active {
	color: #33FFCC; text-decoration: underline;
}


#topadvert {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 5px;
}

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 5px;
}	

#main {
	background-color: white;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

#leftcontent {
	width: 150px;
	float: left;
	text-align: left;
	padding-left: 5px;
}

#rightcontent {
	width: 160px;
	float: right;
	text-align: center;
}

#centercontent {
	width: 465px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}

#footer {
	clear: both;
	text-align: center;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
}

#article	{ margin-left: 15%;
		margin-right: 15%;
		padding: 10px;
		background-color: #FFFFFF;
		font-size: 10pt; font-family: verdana, arial, helvetica;
		text-align: justify;
		}

.centertext	{ text-align: center; }

.box		{ border: solid thin #006699;
		padding: 10px;
		}

.quote		{ padding-right: 45px;
		padding-left: 45px;
		padding-top: 5px;
		padding-bottom; 5px;
		font-style: italic;
		}

.caption	{ background-color: #CCCCCC;
		text-align: center;
		font-style: italic;
		}

.small		{ font-size: 8pt;
}

#category	{ text-align: left;
		font-weight: bold;
		}

#author		{ text-align: right;
		font-weight: bold;
		}

td 		{
		font-size: 9pt; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif
		}


.imageleft {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	border-width: 0px;
}

.imageright {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	border-width: 0px;
}

.imagecenter {
	padding: 5px;
	text-align: center;
	border-width: 0px;
}

.imageframe {
	float: right;
	width: auto;
	border-width: 1px;
	border-style: solid;
	background: white;
	text-align: center;
}

.imageframe img {
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}

.imagecontainer {
	border-width: 1px;
	border-style: solid;
}

h1 {
	text-align: left;
}

h2 {
	text-align: left;
}

h3 {
	text-align: left;
}

h4 {
	text-align: left;
}
