body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

a:link, a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted;
	color: #555555;
}


#header {
	width: 100%;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header .maintitle, #header .maintitle a:link, #header .maintitle a:visited {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#header  .maintitle  {
	color: #ffffff;
	font-weight: normal;
}

#header .logo {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}

#header #subheader .subtitle {
	font-size: 85%;
	color: #333333;
}

#header #subheader .right, #header .right {
	float: right;
	margin-right: 10px;
}

#header .right a:link, #header .right a:visited {
	text-align: right;
	font-size: 75%;
	font-family: Tahoma;
}

#header .right a:hover {
	text-decoration: none;
	border: thin solid #FFFFFF;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}


#textarea {
	margin-top: 10px;
	margin-left: 21%;
	margin-right: 22%;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(images/background.png);
	background-repeat: repeat;
}

#textarea .maintitle {
	font-size: 24px;
	font-weight: normal;
	margin-top: 20px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFE7F3;
}

#textarea .subtitle {
	font-size: 14px;
	font-weight: 600;
	margin-top: 20px;
	background-color: #DFE7F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#textarea .story {
	font-size: 18px;
	margin-left: 5px;
}

#textarea p {
	font-size: 75%;
	line-height: 22px;
}

#textarea li {
	margin-right: 5px;
}

#textarea .textbox {
	margin: 10px;
	background-color: #ffffff;
	border: 1px solid #E5E5E5;
}

#textarea .posted {
	text-align: right;
	font-size: 90%;
	font-style: italic;
	margin-top: 5px;
}

#textarea .title {
	font-weight: 900;
	font-size: 100%;
	background-color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
}

#textarea th {
	color: #ffffff;
	text-align: center;
}

#textarea td.bold {
	font-weight: 900;
}

#textarea p.small {
	font-size: 70%;
}


#menu_left {
	width: 20%;
	float: left;
}

#menu_left .textbox, #menu_right .textbox {
	margin-right: 10px;
	margin-left:10px;
	margin-top: 10px;

}

#menu_left a, #menu_right a:link, #menu_right a:visited, #menu_right a:hover, #menu_left a:visited, #menu_left a:hover {
	font-size: 80%;
	text-decoration: none;
	padding: 6px;
	background-color: #6699FF;
	width: 120px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

#menu_left .textbox p, #menu_right .textbox p {

}

#menu_right input, #menu_left input {
	margin-bottom: 5px;
}

#menu_left .title, #menu_right .title {
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: 600;
}

#menu_right {
	width: 20%;
	float: right;
}

#menu_right input.search, #menu_left input.search {
	text-align: center;
}

#menu_right .list_title {
	font-size: 16px;
	display: inline;
	margin-left: 10px;
	font-weight: 900;
}

#menu_right ul, #menu_left ul {
	padding: 10px 0px 10px 20px; 
	margin: 0px;
	list-style: none;
}


#footer {
	width: 99%;
	border-top: 1px solid #418ade;
	background-color: #dfe7f3;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 13px;
}

#textarea .maintitle, #textarea .subtitle {
	color: #36456D;
	background-color: #B7C9E3;
	text-indent: 10px;
}


#header, #menu_right .title, #menu_left .title, #textarea tr.head {
	background-color: #6699FF;
	background-image: url(images/oblacic.jpg);
	background-repeat: repeat-x;
}

#menu_right .textbox, #menu_left .textbox, #header #subheader, #textarea table, #footer {
	background-color: #B7C9E3;
}

#textarea .title {
	border-bottom: 1px solid #3d278c;
}

#header #subheader {
	padding-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B7C9E3;
	border-bottom-color: #B7C9E3;
}

#footer {
	padding-left: 20px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #418ade;
	border-right-color: #418ade;
	border-bottom-color: #418ade;
	border-left-color: #418ade;
	margin-top: 10%;
}
#footer a {
	color: #418ADE;
}
#footer2 {
	margin: 5px;
	padding: 2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sidetitles {
	font-size: 12px;
	font-weight: normal;
}
#menu_right a:hover, #menu_left a:hover {
	font-size: 80%;
	text-decoration: none;
	background-color: #003399;
	width: 120px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
#textarea table {
	background-color: #FFFFFF;
}
#textarea #cotton {
	width: 550px;
}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header object {
	width: 900px;
	background-color: #6699FF;
}

.textarea_cell {
	padding-left: 15px;
	background-color: #FFFFFF;
}
.textarea_p {
	color: #999999;
	text-shadow: 1em 1em 5px black, -1em -1em silver;
}
#textarea img {

}
#textarea .maintitle a{
	font-size: 14px;
	font-weight: 600;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
