/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family:  Tahoma;
 text-align:justify;
 font-size:14px;
 background: #000000;
}

a:link {color: #05EA00}
a:visited {color: #05EA00}
a:hover {color: #FFFFFF}

a img {border: 0px}

ul {
 padding-left: 3%;
}

#wrapper { 
 margin: 0 auto;
}
#header {
 z-index: 1;
 width: 47.8%;
 margin-left: auto;
 margin-right: auto;
 color: #000000;
 border: 1px solid #05EA00;
 position:relative;
}
#navi { 
 z-index: 1;
 width: 47.8%;
 margin-left: auto;
 margin-right: auto;
 color: #333;
 border: 1px solid #05EA00;
 text-align: center;
 padding-bottom: 5px;
 padding-top: 5px;
 position:relative;
}
#appearancebar { 
 z-index: 1;
 width: 45.8%;
 margin-left: auto;
 margin-right: auto;
 color: #333;
 border: 1px solid #05EA00;
 text-align: center;
 padding: 1%;
 padding-bottom: 5px;
 padding-top: 5px;
 position:relative;
}
#content { 
 z-index: 1;
 width: 45.8%;
 margin-left: auto;
 margin-right: auto;
 color: #333;
 border: 1px solid #05EA00;
 padding: 1%;
 position:relative;
}
#footer { 
 z-index: 1;
 color: #333;
 width: 47.8%;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid #05EA00;
 position:relative;
}

img#background {
z-index: 0;
top: 0;
left: 0;
width: 100%;
position:fixed;
}

.headimg {
width: 100%;
display: block;
margin-left: auto;
margin-right: auto
}

.table-border {font-family: Tahoma;text-align:justify; font-size:14px;border: 1px solid #05EA00}

.side-title {background: #000000; background-image: url(); font-family:arial; font-size:9pt; font-weight:bold; letter-spacing:2px; line-height:12px; color: #05EA00; text-align:center; text-transform: uppercase; border-top : 0px; padding-bottom: 5px; padding-top: 4px;}

.side-under {background: #312D29; background-image: url(); font-family:arial; font-size:8pt; letter-spacing:2px; line-height:12px; color: #FFFFFF; text-align:center; text-transform: uppercase; padding : 1px;}

.side-content {background: #CCCCCC; font-family:Tahoma; font-size:9px; letter-spacing:0px; line-height:12px; color: #000000; text-align:justify; text-transform: none; border-bottom : 0px solid #D1E0E2; border-top : 0px solid #D1E0E2;}


.content-title {background: #505050; background-image: url(); font-family:arial; font-size:6pt; letter-spacing:2px; line-height:12px; color: #cecece; text-align: center; text-transform: uppercase; border-bottom : 0px solid #151515; border-top : 0px solid #240A14;border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #50383F;border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #50383F;}

.content-under {background: #000000; background-image: url(); font-family:arial; font-size:6pt; letter-spacing:2px; line-height:12px; color: #05EA00; text-align: center; text-transform: uppercase; border-bottom : 0px solid #151515; border-top : 0px solid #240A14;border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #50383F;border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #50383F;}

.content-content {background: #000000; font-family:Tahoma; font-size:12px; color: #FFFFFF; text-align:justify; text-transform: none; border-bottom : 0px solid #D1E0E2; border-top : 0px solid #D1E0E2;}

.appearances {background: #312D29; background-image: url(); font-family:arial; letter-spacing:2px; line-height:14px; color: #FFFFFF; text-align:center; border-bottom : 0px solid #151515; border-top : 0px solid #240A14;border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #50383F;border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #50383F;}