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

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*This is the end of the re-set normalizer code_____________________________________________ */

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color:#000;
	background-image: url(images/tix.gif);
	background-repeat: repeat-x;
	background-position: center;
}

a {
	text-decoration: none;
	color:#0F0;
}

a:hover {
	color: #edfc02;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color: #000;
	border: 1px solid #333;
}

#header {
	background-color: #000;
	height:350px;
}

#logo {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	top: 200px;
	left: 200px;
	width: 223px;
	height: 121px;
	background-color:#000;
	
}

#top-image-index {
	height: 332px;
	width: 500px;
	overflow: hidden;
	}

.show_title {
	font-size: 14px;
	color:#0F0;
}

.paragraph {
	margin-left: 80px;
	
}

#bjlogo {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	top: 200px;
	left: 200px;
	width: 223px;
	height: 121px;
}


#caption {
	color: #FFF;
	float: right;
	font-size: 13px;
	margin-top: 112px;
	margin-right: 15px;
	text-align: right;
}

#top-image {
	width: 489px;
	margin-top: 30px;
	margin-right: 70px;
	height: 314px;
	background-color: #FFF;
	float: right;
}

#samurai_2 {
	width: 500px;
	margin-top: 10px;
	margin-right: 70px;
	height: 313px;
	float: right;
}

#jordan_larry {
	width: 489px;
	margin-top: 30px;
	margin-right: 70px;
	height: 313px;
	float: right;
}

#top-image-index {
	width: 500px;
	margin-top: 12px;
	margin-right: 60px;
	height: 332px;
	background-color: #FFF;
	float: right;
}

#WarOfWorlds2 {
	
	margin-top: 20px;
	margin-left: 100px;
	float: left;
	position: relative;	
}

img {
	padding-right: 10px;
}

#jordan_full {
	width: 291px;
	height: 510px;
	background-color: #000;
	float: left;
}

#davis {
	margin-right: 80px;
	padding-bottom: 10px;
	
}

#quote {
	font-size: 14px;
	color:#F0F;
	background-color: #000;
	height: 50px;
	border: 1px solid #333;
	text-align: center;
	padding-top: 10px;
}

#side {
	background-color: #000;
	width:192px;
	float:left;
}

#sidelist {
	margin-top: 10px;
	margin-left: 10px;
	list-style-type: none;
	
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #000;
	}

ul li {
	position: relative;
	}

li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #0F0;
	background: #000;
	padding: 5px;
	/*border: 1px solid #ccc;*/
	border-bottom: 0;
	}
	
li:hover ul, li.over ul { 
	display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */



#main {
	background-color: #000;
	float: left;
	width:759px;
	padding-bottom: 10px;
}

#main img {
	width: auto;
	float: left;
	
}

p {
	width: 640px;
	color:#FFF;
	font-size: 13px;
	text-align: left;
	padding-bottom: 80px;
	
	
}


h2 {
	font-size: 16px;
	color:#0F0;
}

#text_right {
	font-size: 14px;
	color: #FFF;
}

#nav_bottom {
	font-size: 12px;
	color:#0F0;
	clear: both;
	background-color: #333;
	height:20px;
	text-align: center;
	
}

#footer {
	padding-top: 10px;
	font-size: 12px;
	color: #F0F;
	background-color: #000;
	text-align: center;
	min-height: 40px;
}

#news {
	font-size: 20px;
	color:#0F0;
	text-align: left;
	width: 188px;
	height: 540px;
	background-color:#000;
	float: left;
	border: 1px solid #333;
	
}

#news img {
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
	
.plain-text {
	font-size: 12px;
	color:#FFF;
	padding-right: 20px;
	
}

#recent {
	font-size: 20px;
	color:#0F0;
	text-align: left;
	width: 188px;
	height: 540px;
	background-color:#000;
	float: left;
	border: 1px solid #333;
}

#recent img {
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#press {
	font-size: 20px;
	color:#0F0;
	text-align: left;
	width: 188px;
	height: 540px;
	background-color:#000;
	float: left;
	border: 1px solid #333;
}

#press img {
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#about {
	font-size: 20px;
	color:#0F0;
	text-align: left;
	width: 188px;
	height: 540px;
	background-color:#000;
	float: left;
	
}

#about img {
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#landscapebw {
	padding-top: 80px;
	padding-bottom: 80px;
	margin-left: 55px;
}

#coats_foto {
	float: left;
	margin-right: 150px;
	margin-bottom: 20px;
}

#footer p {
	padding-top: 10px;
	font-size: 10px;
	color: gray;
	text-align: center;
	margin-left: 158px;
}

#video {
	width: 489px;
	margin-top: 0px;
	margin-right: 70px;
	height: 313px;
	float: right;
}