body {
	font:90% Verdana, Arial, serif; 
	color: #006485;
	margin:0; padding: 2em;
	background:white;
	text-align:left;
background-image:url('/images/bg.gif');
background-repeat:repeat-y;

	}

h1,h2,h3 { color: #006485;}

h1 a {
	color: #0099CC;
        text-decoration:none;
}

h4 {margin-bottom:6px;}

#container {
	padding:6px;
/*	 border: solid thin #FF8300; */
}

#head {
	background-image: url(logo.gif);
	background-repeat: no-repeat;

}
#head_slo {
	margin-left: 200px;
	color: #0099CC;
	font-size: 42px;
	font-style: italic;
}

#head_slo a {
	color: #0099CC;
	text-decoration:none;
}

#head_slo_sub {
	margin-left: 160px;
	font-size: 16px;
	font-style: italic;
}

#head_slo_sub a {
	color: #FF8300;
	text-decoration:none;
}

#highlight {background: #FFFFCC;}
#addform {position:absolute; top:230px; right:82px;}
#addform input {font-size: 14px; background-color:#006485; border: solid thin #FFBB73; color:#FFFFFF;}

#addform input:hover {background-color:#FFBB73; border: solid thin #006485; color:#006485;}



#addidea {border:thin sold #FF8300; color:#009ACE; font-size: 22px; text-align:center;}

#addidea blockquote {margin-left:180px; text-align:left; width:65%;   font-size: 16px;        font-style: italic;}

#addideasubmit {font-size: 16px; background-color:#FF8300; border: solid thin #006485; color:#FFFFFF;}


#ad1 {position:absolute; top: 36px; right:18px;}
#ad2 {margin:18px;}
#ad3 {margin:16px; margin-left:80px; }

#top_nav {
vertical-align: bottom;
	text-align: center;
	color: #0099CC;
	font-size: 22px;
	float: top, right;
}
#mid_nav {
	margin-top:0px;
        padding-left:120px;
        padding-right:120px;
	margin:14px;
	background: #FF8300;
	font-size: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-style: bold;
	
}

#mid_nav a {
	text-decoration:none;
	color: #FFFFFF;
	padding-left:12px;
	padding-right:12px;
	margin-right:16px;
	border: solid thin #FF8300;
}


#mid_nav a:hover {
	color: #FF8300;
	background: #FFFFFF;
	border: solid thin #006485;
}




#footer {
        background: #FF8300;
        font-size: 16px;
        padding-top: 1px;
        padding-bottom: 1px;
	color: #FFFFFF;
}

#footer a {
        text-decoration:none;
        color: #FFFFFF;
        padding-left:12px;
        padding-right:12px;
        margin-right:16px;
}



#footer a:hover {
        color: #FF8300;
        background: #FFFFFF;
}


 #textlinks {
	color:#FF8300;
	float:right;
	margin:16px;
}

 #textlinks a {color: #FF8300;}

#term {
	font-size: 26px;
}
hr {
	height:5px; width:80%; color: #0099CC;
}

#main {
        padding-left:120px;
        padding-right:120px;

}

#main blockquote {
        color: #303030;
        font-size: 14px;
}

#main a {
	color: #006485;
	text-decoration:underline;
}

#catrow {
	padding-bottom:14px;
}
#catname {
	color: #0099CC;
	font-size: 18px;
	margin-right:16px;
	text-decoration:none;
}

#catname:hover {
text-decoration:underline;
}

#result {
	color: #006584;
        font-size: 14px;
	padding:16px;	
	border-bottom: solid thin #006485;
}

#result a {
	color:#006485;
	text-decoration:none;
}

#rateit {
	float:left;
	height:64px;
	width:64px;
	border: solid thick #006485; 
	color:#FFFFFF;
	margin:10px;
}

#rateit input {
	float:left;
}


h1 {
	margin: 0.5em 0;
	font-size: 200%;
	}
p {
	margin: 0.5em 0;
	}

.color-table {
	margin: 2em 2em 5em;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	font-size:100%;
	}
.color-table th {
	padding: 0 1em 0;
	text-align:right;
	vertical-align: middle;
	font-size:110%;
	border: none;
	}
.color-table td.sample {
	width:8em; height:8em;
	padding: 10px;
	text-align:center;
	vertical-align:middle;
	font-size:90%;
	border: 1px solid white;
	}
.color-table .white { color:white }
.color-table .black { color:black }

hr {
	border:none;
	border-bottom:1px solid silver;
	}
#footer {
	padding:1em;
	text-align:center;
	font-size:80%;
	}

