@charset "UTF-8";
/* CSS Document */
/* Table of Contents:

Global Styles  (body, paragraphs, lists, etc)
Header
Page Structure
Headings
Text Styles
	
*/
/* Reset
--------------------------------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }



/* Global Styles
--------------------------------------------------------------------------------------- */
html, body { border:0; margin:0; padding:0; font-family:'Century Gothic', Arial sans-serif; color:#ffffff; text-align:left; height:100%; font-size:12px; background:url(images/bDrop_body.gif) repeat-x; background-color:#666766;  }


/* Page Structure
--------------------------------------------------------------------------------------- */

#page {margin:0 auto; width:865px; }

#header { height:193px; background:url(images/bDrop_header.gif) bottom no-repeat; }

#left {float: left; width: 225px; margin: 0px;padding: 15px; background:url(images/bDrop_left.gif) no-repeat; background-color:#ef893b; height:248px;}

#right {float: right; width: 255px; margin: 0; padding: 0;}

#container {width: 865px; margin: 0 auto; }

#middle {background-color: #ffffff; padding: 13px; margin: 0 265px;}

#content { padding:25px 25px 25px 25px; text-align:left; height:100%; width:865px; }

#but { list-style:none; margin:0px; padding:0px; line-height:0px; list-style-image: none; }
#but li {  margin: 0;  padding: 0;}
#but li a { display:block; text-decoration:none; text-indent: -9999px; margin:0px; padding:0px;}

#meta { padding:15px; border:solid 1px #ef893b; margin:20px 0;  }

#footer {text-align:center; font-size:10px; }


/* Headings
--------------------------------------------------------------------------------------- */

h1, h2, h3 {}

#header h1 { height:193px; width:865px; background:url(images/bDrop_header.gif) bottom no-repeat; text-indent:-9999px; padding:0; margin:0; }

#left h1 {background:url(images/hd_splash_news.gif) no-repeat; height:19px; width:65px; text-indent:-9999px; }

#meta h1 { font-size:14px; line-height:20px; margin-bottom:9px; }

#content h1 { margin:3px 0; padding:2px 0; font-size:16px; line-height:22px; color:#FF9900; font-weight:800; font-family:"Century Gothic"; }

/* Text Styles
--------------------------------------------------------------------------------------- */

#meta p, p { line-height:18px; margin-bottom:9px; letter-spacing:1px;  }

#meta p {font-size:11px; line-height:14px;}

.news { display:block; list-style-position:outside; list-style-image:none; list-style-type:none; }

.news li {line-height:18px; margin:12px 0; }

.h2 { font-size:11px; line-height:16px; font-weight:800; }


/* Links
--------------------------------------------------------------------------------------- */

a, a:link, a:visited, a:hover {text-decoration:none; margin:0; padding:0; }

#but .comp a { width:255px; height: 161px; background: url(images/bt_120.gif) no-repeat; text-indent:-9999px;  }
#but .enter a { width:255px; height: 94px; background: url(images/bt_enter.gif) no-repeat top; text-indent:-9999px; }

#but .comp a:hover { background: url(images/bt_120.gif) no-repeat; }
#but .enter a:hover { background: url(images/bt_enter.gif) no-repeat bottom; }

.news li a { text-decoration:underline; color:#FFFFFF;}
.news li a:hover { text-decoration:none;}

#content a, a:visited, a:hover, #meta a, a:visited, a:hover {color:#FF9900; text-decoration:none; font-weight:normal;}
#content a:hover, #meta a:hover {color:#FF9900; text-decoration:underline;}

#footer a, a:visited, a:hover {color: #FF9900; text-decoration:none; font-weight:normal;}
#footer a:hover {text-decoration:underline;}




