body {
	font-size:12px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
a img {
	border: none;
}
a:link {
	text-decoration: none;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: black;
}
div#align-left {
	text-align:left;
}
div#wrapper {
	width: 970px;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	border: solid thick #d4da78;
}
div#header {
	margin: 0;
	padding: 0;
	width: 970px;
	height: 210px;
	background-color:: #000000;
	background-color: #d4da78;
}

div#content {
	width: 958px;
	text-align: center;
	margin: 0 auto;
	background-color: #FFFFFF;
	background: url(images/bg-logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
div#tabs {
	width: 100%;
	height: 50px;
	text-align: center;
}
img.tabs {
	margin-left: 20px;
	width: 116px;
	height: 50px;
}
div#footer_advert {
	border: 0px solid black;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 12px;
	color: black;
}
div#footer_menu {
	border: 0px solid black;
	float: right;
        text-align: left;
        width: 16%;
        margin: 0 0 0 0;
        padding: 0;
        font-size: 12px;
        color: black;
}
div#footer_login {
	border: 0px solid black;
	float: right;
	text-align: left;
	width: 38%;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 10px;
	color: black;
}
div#footer_login form, input {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	color: black;
}
div#footer_copyr {
	clear: both;
	text-align: center;
	border-top: solid thick #d4da78;
	width: 970px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p#footer_text {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	color: #02a2ee;
}

div#index_image {
	text-align: center;
}
div#index_text {
	margin: 0 20px 0 20px;
	font-family: Verdana;
	font-size:18px;
}
div#index_pictures {
	clear: both;
	text-align: center;
	width: 100%;
	height: 100%;
}

div#icon_menu {
	border:none;
	float: left;
	margin: 0 0 0 20px;
}
div#icon_menu_1 {
	display:block;
	border:none;
	text-align:center;
	margin:0 0 0 340px;
}
.icon_menu_center {
	display:block;
	border:none;
	float:left;
	margin:0 20px 0 0;
}

/* show and tell box */
div#show_and_tell_wrap {
	float: left;
	margin: 20px 0 0 20px;
}
div#show_and_tell {
	text-align: center;
	width: 180px;
	background-color: #6699ff; 
}
.show_and_tell_top { 
	background: url(/images/ne.gif) no-repeat top right; 
}
.show_and_tell_top div { 
	font-size: 0;
	height: 10px; 
	background: url(/images/nw.gif) no-repeat top left; 
}
.show_and_tell_bottom { 
	background: url(/images/se.gif) no-repeat bottom right; 
}
.show_and_tell_bottom div { 
	font-size: 0;
	height: 10px; 
	background: url(/images/sw.gif) no-repeat bottom left; 
}
div#show_and_tell_content {
	margin: 0;
	font-family: Verdana;
        font-size: 14px;
	color: #ffff00;
}
div#show_and_tell_content p.title {
	margin: 0;
	font-size: 18px;
	color: #000;
}

/* news box */
div#news_wrap {
	float: left;
	clear: left;
	margin: 20px 0 0 20px;
}
div#news {
	text-align: center;
	width: 180px;
	background-color: #6699ff; 
}
.news_top { 
	background: url(/images/ne.gif) no-repeat top right; 
}
.news_top div { 
	font-size: 0;
	height: 10px; 
	background: url(/images/nw.gif) no-repeat top left; 
}
.news_bottom { 
	background: url(/images/se.gif) no-repeat bottom right; 
}
.news_bottom div { 
	font-size: 0;
	height: 10px; 
	background: url(/images/sw.gif) no-repeat bottom left; 
}
div#news_content {
	margin: 0;
	padding: 0;
	font-family: Verdana;
        font-size: 14px;
	color: #ffff00;
}
div#news_content p.hdr {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #000;
}
div#news_content p.title {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
}
div#news_content hr {
	width: 80%;
}

/* parent icon menu */
div#parent_menu {
	clear: left;
	float: left;
	margin: 20px 0 0 20px;
}
div#parent_content {
	clear: both;
	height: auto;
#	border: 1px solid green;
}

/* generic float left/right on images */
img.pic_right {
	float: right;
	vertical-align: middle;
}
img.pic_left {
	float: left;
	vertical-align: middle;
}

/* content wrapper for each page */
#content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin: 40px 20px 20px 20px;
}
#content-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 40px 20px 20px 20px;
}
#admin_menu {
	float:left;
	text-align:left;
}
div#admin_main {
	margin: 0 auto;
}

/* logged in menu */
div#topMenu ul {
	font-size: 12px;
	list-style-type: none;
	text-align: left;
}
div#topMenu ul li {
	display: inline;
}
div#topMenu ul li a {
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #bcc596;
}
div#topMenu ul li a:hover {
	color: #000000;
	background-color: #d4dda6;
}
div#subMenu ul {
	font-size: 12px;
	list-style-type: none;
	text-align: left;
}
div#subMenu ul li {
	display: inline;
}
div#subMenu ul li a {
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #c59696;
}
div#subMenu ul li a:hover {
	color: #000000;
	background-color: #e4a6a6;
}

/* form layout */
div#frm {
	border: 0px solid black;
	text-align: left;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
form {
	text-align: left;
	font: 100% verdana,arial,sans-serif;
	margin: 0 auto;
	padding: 0 0 0 20px;
	min-width: 500px;
	max-width: 600px;
	width: 560px;
}
form fieldset {
	color: blue;
        border-color: #000;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
        margin: 0;
}
form fieldset legend {
        font-size:18px;
}
form label {
	font-size:12px;
	color: black;
        display: block;
        float: left;
	clear: left;
        width: 160px;
        padding: 0;
        margin: 5px 0 0;
        text-align: right;
}
form input, form textarea, form select {
	font-size:12px;
	text-align: left;
        margin: 5px 0 0 10px;
}
form #captcha {
	width: 100px;
}
form #captcha_img {
	width: 143px;
}
form .fixed_width {
	width: 260px;
}
form img {
        vertical-align: top;
	text-align: left;
        margin: 5px 0 0 10px;
}
form textarea {
        overflow: auto;
}
.required {
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 0px;
}
p {
	color: #155f83;
	font-family: Verdana;
	font-size: 14px;
}
p.err {
	color: red;
	font-family: Verdana;
	font-size: 14px;
}

h1,h2,h3 {
	font-family: verdana;
	color: #00344d;
}
.list {
	color: #155f83;
	font-family: Verdana; font-size:14px;
}

table {
	border-style: collapse;
	color:#155f83; font-family:Verdana; font-size:14px;
	text-align:left;
	margin: 0 auto;
}
table th {
	text-align:left;
	padding:0 4px 2px 4px;
	margin:4px 4px 0 0;
	background-color:#323232;
	color:#efefef;
}
table td {
	color:black;
	text-align:left;
	padding:0 4px 2px 4px;
	margin:4px 4px 0 0;
}
.nowrap {
	white-space:nowrap;
}
.row1 {
	background-color:#dd7878;
}
.row2 {
	background-color:#7878dd;
}
.row3 {
	background-color:#78dd78;
}


