@charset "UTF-8";
/* CSS Document */


/* colors

greens: #99CC33, rgb(140,198,63)
reds:  #990000
greys: #333333
html      {background-color: black; }

 */


/* -- Basics -- */
html, body, div, p, li, ul, ol, menu, form, fieldset, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }

html {background: url(images/wood.jpg); font-family: Euphemia UCAS, century gothic, arial, helvetica; height:1000px;}


/* -- Main classes -- */
.fr		    { float: right !important; }
.fl		    { float: left !important; }
.clear    { clear: both !important; }
.right	  { text-align: right !important; }
.left		  { text-align: left !important; }
.center	  { text-align: center !important; }
.last		  { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; }
.small	  { font-size: 13px; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; clear: both; }
.info     { margin: 2px 0 6px !important; }
.col1     { width: 49%; float: left; }
.col2     { width: 49%; float: right; }
.br		  {border-right: 1px dotted #990000; }
.bt		  {border-top: 1px solid black; }
.bl		  {border-left: 1px dotted #990000; }
.bb       {border-bottom: 1px solid black; }
.db       {border-left: 1px dotted #990000; border-right: 1px dotted #990000;}
.co	  {border-collapsed: collapsed; vertical-align:top;}
/* -- Veiw --*/

#veiw       { width: 950px; margin: 0 auto; color: black; padding: 0px; font-size:36px;}
#veiw table	{ width: 100%;  color:#000000; margin-top: 55px; font-size: 14px; /*opacity: .70;*/ padding: 0px; z-index:2; border-collapse:separate;}
#veiw img {z-index:0; padding: 8px;}
#greenp {background-color: #E5FF9A }
#main {background:url(images/greendiant2.png) repeat-x top; background-color:white;}
#main2 {background:url(images/greendiant.png) repeat-x bottom}
#InPageP {margin-right: 8px; margin-left: 18px;}
#play {background-color: white; width: 250px; height: 45px; float:left;}
/* -- Main Menu -- */


#navtop		{background-color:#1F1F1F; background:url(images/brushed-metal.jpg); width:1000px; font-size:20px; padding: 11px; color: #990000; position:absolute; margin-top: 40px; z-index:3; filter: alpha(opacity=100); opacity: 1;}
#navbot a, a:active
{color:black; text-decoration:none; font-family: times, century gothic, helvetica; font-size:12px;}

#navtop li                { position: relative; float: left; margin: 0 10px; top: -7px; }
#navtop li a   { font-size:20px; display: block; float: left; color: #990000; padding: 14px 8px 15px; height: 2px; text-decoration: none; }
#navtop li a:hover,
#navtop li.active a       { border-top: 1px #fff solid; color: #700000; padding-top: 13px;  font-family: Euphemia UCAS, century gothic, arial, helvetica;}
#navshadow	{padding: 4px; color: #990000; position:absolute; margin-top: 86px; margin-left:470px;}
.mainlogo {position: relative; left: 10em;  margin: 0 10px; top: 12px;}
.fifty {position: relative; left: 10em;  margin: 0 10px; top: 12px;}

#contact {background: url(images/brushed-metal.jpg); color: white; padding: 4px;}
/* -- twitter --*/

.module-header {}
.module-list   {background-color: white; font-size:12px; font-style:oblique; background-image:url(images/brushed-metal.jpg); padding: 1px}
#twitter_update_list  {}
#twitter_link		  {}
