/*
      Created by Obed Raimundo: http://www.oezo.blospot.com
	  
	  E-Mail: aku4lyph@gmail.com
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#000 url(img/vinebg.jpg) no-repeat center top;
}
#body a {
 color:#FFF;
 text-decoration:none;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #fff;
 width:922px;
 float: left;
 margin: 10px 0px 0px 0px; 
}
#navigation {
 float: left;
 width:922px;
 color: #fff;
 margin: 0px 0px 5px 0px;
}
#styletwo{position:relative;display:block;height:30px;font-size:11px;font-weight:bold;background:#000 url(img/button1.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 15px 0px 10px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(img/black_menu_bar.jpg) repeat-x top left;}
#leftcolumn { 
 color: #fff; 
 margin: 0px 5px 5px 0px; 
 width: 195px;
 float: left;
}
#leftcolumn a { 
 color: #fff;
 text-decoration:none;
}
#menu{
	padding:5px;
  background: url(img/menubg.png) no-repeat bottom;
  }
#menu a, #menu a:visited {
  text-decoration:none;
  text-align:left; 
  color:#fff;
  display:block; 
  width:8em; 
  padding:0.2em;
  margin:0.5em auto;
  }
#menu a:hover {
  border-left:5px solid #fff;
  }
#content { 
 float: left;
 color: #fff;
 margin: 0px 5px 5px 0px; 
 width: 522px;
 display: inline;
 background:#000;
}
#fader {
 width:522px;
 height:210px;
 margin:0px 0px 10px 0px;
 float:left;
}
#fader1 {
 width:522px;
 height:124px;
 margin:0px 0px 20px 0px;
 float:left;
}
#mid-content {
 background:#000;
 width:522px;
 margin:0px 0px 10px 0px;
 float:left;
}
#mid-content a {
 color:#FFF;
 text-decoration:none;
}
#guest {
	width:262px;
	height:210px;
	padding:5px;
	border:1px solid #000;
	margin:0px 10px 10px 0px;
	float:left;
}
#guest a { 
 color: #fff;
 text-decoration:none;
}
#bottom-box {
	width:162px;
	border:1px solid #000;
	float:left;
	padding:5px;
	margin:0px 0px 10px 0px;
}
#schedule {
	width:226px;
	height:210px;
	padding:5px;
	border:1px solid #000;
	float:left;
	margin:0px 0px 10px 0px;
}
#schedule a { 
 color: #fff;
 text-decoration:none;
}
#rightcolumn { 
 color: #fff; 
 margin: 0px 0px 5px 0px; 
 width: 195px;
 float: left;
}
#footer { 
 width:912px;
 height:25px;
 padding:5px;
 clear: both;
 color: #fff;
 background:url(img/button1.gif) repeat-x;
 margin: 0px 0px 10px 0px; 
}
#facebox .b {
  background:url(b.png);
}
#facebox .tl {
  background:url(tl.png);
}
#facebox .tr {
  background:url(tr.png);
}
#facebox .bl {
  background:url(bl.png);
}
#facebox .br {
  background:url(br.png);
}
#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}
#facebox .popup {
  position: relative;
}
#facebox table {
  margin: auto;
  border-collapse: collapse;
}
#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}
#facebox .loading {
  text-align: center;
}
#facebox .image {
  text-align: center;
}
#facebox img {
  border: 0;
}
#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#bio-pic {
	width:162px;
	padding:5px;
	float:left;
}
#bio {
	width:267px;
	height:311px;
	overflow:auto;
	float:left;
}
#front a {
        color:#ccc;
}
#front a:hover {
        color:#fff;
}