/* MAIN STRUCTURE */
body { margin:0; padding:0; background-color:#000000; font-family:Tahoma, Verdana, Arial; font-size:75%; color:#FFF;}
#wrapper { width:1024px; height:1000px; background-image: url(../images/main-image.jpg); margin:0 auto; background-repeat:no-repeat; }
#header { width:1024px; height:480px; float:left;}
#left-colum { width:455px; float:left; position:relative; left:20px;}
#right-colum { width:455px; float:right; position:relative; right:20px;}
#footer { width:97%; background-color:#0e0e0e; height:20px; float:left; margin-top:20px; position:relative; left:20px;}
#navigation { width:97%; height:30px; border-top:1px solid #fff; border-bottom:1px solid #fff; float:left; margin-bottom:10px; position:relative; left:20px; }

/* BASIC TYPOGRAPHY */
h1 { width:455px; background-color:#0e0e0e; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; color:#FFF; padding:5px; margin:0;}
p { font-family:Tahoma, Verdana, Arial; font-size:12px;  color:#FFF;}
style1 { font-family:Tahoma, Verdana, Arial; font-size:12px;  color:#FFF; font-weight:bold;}

/* FORM STYLES */
input { width:200px; border:0;}
#submit { width:55px; color:#FFFFFF; background-color:#0e0e0e; border:0}

#right-colum img { margin-right:1px; margin-top:1px;}

.clear { clear:both;}


#navigation ul { margin:0; padding:0; position:relative; top:5px; float:left;}
#navigation li { display: inline; list-style:none; margin-right:10px; font-size:16px;}
#navigation a { color: #666; text-decoration:none}
#navigation a:hover { color:#FFF}
.noborder { border:0;}

#lineup { margin:0; padding:0; float:left; margin-right:30px; margin-bottom:20px;}
#lineup li { text-align:center; list-style:none;}

#lineup2 { position:relative; height:900px; left:20px; float:left;}
#lineup2 .colum{ width:155px; height:100%; float:left; border-right:1px dotted #fff; padding-left:5px; padding-right:5px;}
#lineup2 #last { border:0px;}

.colum img { border:2px #fff solid; float:left; margin:0; margin-right:10px; margin-bottom:10px;}
a img:hover { opacity:100;}
.colum a { color:#fff; text-decoration:none;}
.colum a:hover { color:#fff;  }
.colum .seg { float:left; width:100%; border-bottom:1px solid #fff; margin-top:10px;}
