/* CSS version 2.0, by Boris Cherny. */
/* Modified by Adam Johnson */
/* Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */
*{
	border: 0;
	margin: 0;
	padding: 0;
 }
body
{
	background: #6183ad url(Images/background_big.gif) center repeat-y;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
}

a
{
	color: #6799b1;
	text-decoration: underline;
}

.single_link:hover
{
	color:#ac835c; 
}

#note
{
	text-decoration: none;
}

#note:hover
{
	color:#ac835c; 
}

.list_links div a
{
	text-decoration: none;
}

.list_links div a:hover
{
	color:#ac835c; 
	text-decoration:underline;
}

#time
{
	text-align:right;
	color:#000000;
}

acronym
{
	border-bottom: 1px dashed #999999;
	cursor: help;
}

h1 
{
	border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #6183ad;
	color: #6183ad;
	font-size: 130%;
	font-weight: normal;
	margin: 5px 0 0 -5px;
	background: #d7e5ef;
}

h1:hover
{
	border-bottom: 1px solid #7f9fc6;
	border-top: 1px solid #7f9fc6;
	background: #c9dcea;
}

h2
{
	border-bottom: 1px solid #aec4de;
	border-right: 20px solid #6183ad;
	margin: 5px 0;
	background:#d7e5ef
}

input
{
	background: #385585;
	margin: 2px 20px;
	width: 140px;
}

#column2 ul 
{
	margin: 12px ;
}

#column2 li
{
	color: #999999;
	list-style: circle;
	text-indent: 1px;
}

#ten ul
{
	margin: 12px;
}

#ten li
{
	color: #999999;
	list-style: none;
	text-indent: 1px;
}

.login
{
	border: 1px solid #c9dcea;
	color: #999999;
	width: 140px;
}

.login_hover 
{
	border: 1px solid #999;
	color: #cccccc;
}

#submit
{
	border: 1px solid #c9dcea;
	color: #999999;
	cursor:default ;
	margin: 2px 20px;
	text-decoration: none;
	width: 142px;
	text-align:center;
}

#submit_hover
{
	border: 1px solid #999999;
	color: #cccccc;
	cursor:pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 142px;
	text-align:center;
}

/* The background-image's for the #wrap below are for preloading all the page's images */
#wrap
{
	background-image: url(Images/arrow.gif);
	background-image: url(Images/MenuBlueInvert.jpg);
	background-image: url(Images/arrow_outline.gif);
	background-image: url(Images/background_big.gif);
	background-image: url(Images/header_big_metal.jpg);
	background-image: url(Images/selector.gif);
	background-image: url(Images/selector_sub.gif);
	background-image: url(Images/mouthpiece.jpg);
	background-image: url(Images/cross.gif);
	background-image: url(Images/speed.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

#header
{
	background: url(Images/header_big_metal.jpg) center no-repeat;
	color: #c0c0c0;
	font-size: 327%;
	font-weight: bold;
	font-style: oblique;
	height: 100px;
	line-height: 120px;
	text-indent: 69px;
}

#nav
{
	padding-bottom: 40px;
	width: 179px;
}

#nav ul li 
{
	display: inline;
	line-height: 17px;
	list-style: none;
}

#nav ul li a
{
	border-bottom: 1px solid #c9dcea;
	color: #ffffff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 169px;
	background: url(Images/MenuBlue.jpg);
}

#nav li a:hover 
{
	background: #c9dcea url(Images/selector.gif) center right no-repeat;
	color: #000000;
	font-size:150%;
	background: url(Images/MenuBlueInvert.jpg);
}

/* the following 3 rules are for the submenu */
#nav ul ul li 
{
	line-height: 12px;
	border-bottom: none;
}

#nav ul ul li a
{
	color: #d7e5ef;
	text-indent: 10px;
}

#nav ul ul li a:hover
{
	color: #000000;
	background: url(Images/MenuBlueInvert.jpg);
	font-size:150%;
}


#table table
{

}

#table table td
{
	width: 250px; 
	background: #fafafa; 
	color: #898989; 
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 12px;  
}

#table table th 
{
	width: 250px;
	background: #d7e5ef; 
	color: #6183ad; 
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;  
}

#column1
{
	float: left;
	width: 180px;
}

#column1 img
{
	border: 1px solid #c9dcea;
	margin: 5px 20px;
	padding: 10px 20px;
}
#facebook
{
	float: left;
	width: 180px;
}

#facebook img
{
	border: none;
	margin: 5px 10px;
}

/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2
{
	float: none !important;
	float: right;
	margin-left: 192px !important;
	margin-left: 0;
	padding: 12px 40px 30px 9px;
}

#column2 p 
{
	line-height: 190%;
}

#poetry
{
	text-align:center;
}

#links div
{
	float: left;
	width: 140px;
}

#links div li 
{
	list-style: none;
}

#links div li a 
{
	background: url(Images/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

#links div li a:hover
{
	background-image: url(Images/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}

#footer
{
	clear: both;
	color: #999999;
	font-size: 9px;
	padding: 30px 0 10px 0;
	text-indent: 185px;
}

#footer a 
{
	color: #999999;
	text-decoration: underline;
}

/* border table for feed news */
.fd_bordertable
{ 
	background-color: #fafafa; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #cccccc; 
	padding: 0; 
	width: 558px;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: #fafafa}

/* header cell with header text and xml button */
.fd_header
{ 
	padding: 4px; 
	background: #d7e5ef; 
	color: #6183ad; 
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left;
	vertical-align: top; 
}

/* item description area */
.fd_itemcell
{ 
	padding: 4px; 
	line-height: 16px; 
	background: #fafafa; 
	color: #000000; 
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: #6799b1; text-decoration: none; }
.fd_itemlink:visited { color: #999999; text-decoration: none; }
.fd_itemlink:hover { color: #ac835c; text-decoration: underline; }
