
#loading {
 	width: 1000px;
 	height: 1300px;
 	background-color: #000;
	background-image:url(../images/main/tv.gif);
	background-repeat:no-repeat;
	background-position: 50% 13%;
 	position: absolute;
 	left: 50%;
 	top: 0%;
 	margin-top: 0px;
 	margin-left: -500px;
 	text-align: center;
	z-index:1;
}

body { background-color: #000000; }
h2, h3, h1, h4, p, h4 { color: white; }
a { color: white; text-decoration: none; }
a:link, a:visited, a:hover, a:active { color: white; text-decoration: none; }
p, h1, h4, a, h3, h2, p { font-family: calibri, tahoma, sans-serif }
p, a { font-size: 16px; }
img {border:0;}
img, a { text-decoration:none; }
img, a { border-style:none;}


#tophead {
position:absolute; 
left:50%; 
margin-left:-500px; 
top:05px; 
width:1000px; 
height:500px; 
overflow:hidden; 
background-color: #000000; 
text-align:center;
}

#container {
position:absolute; 
left:50%; 
margin-left:-500px; 
top:500px; 
width:1000px; 
height:1327px; 
overflow:hidden; 
background-color: #000000; 
text-align:center;
}

#navigation {
position:absolute; 
left:50%;
margin-left:-100px;
top:500px;
width:200px; 
height:1000px; 
overflow:hidden; 
text-align:center; 
vertical-align:top; 
}

#leftheader {
position:absolute; 
left: 50%;
margin-left:-500px;
top:505px;
width:400px; 
height:91px; 
overflow:hidden; 
background-repeat:no-repeat; 
text-align:center;
}

#leftmain {
position:absolute; 
left: 50%;
margin-left:-500px;
top:596px;
width:400px; 
height:1230px; 
overflow:hidden; 
background-image:url(../images/main/maincontentbackground.jpg); 
background-repeat:no-repeat; 
text-align:center; 
}

#leftareaLoading {
position:absolute; 
left: 50%;
margin-left:-500px;
top:580px;
width:400px; 
height:1245px; 
overflow:hidden; 
background-color: #000000;
text-align:center; 
}

#rightheader {
position:absolute;
left:50%;
margin-left:100px;
top:505px;
width:400px; 
height:91px; 
overflow:hidden; 
background-repeat:no-repeat; 
text-align:center;
}

#rightmain {
	position:absolute;
	left:50%;
	margin-left:100px;
	top:596px;
	width:400px;
	height:1230px;
	overflow:hidden;
	background-image:url(../images/main/maincontentbackground.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#rightareaLoading {
	position:absolute;
	left:50%;
	margin-left:100px;
	top:580px;
	width:400px;
	height:1245px;
	overflow:hidden;
	background-color: #000000;
	text-align:center;
}

.clothingTable {
text-align:center; 
width:390px;
margin: 10px;
}

select {
	color: #FFFFFF;
	background-color: #0f0f0f;
	background-image: url(../images/main/form.gif);
	background-repeat: no-repeat;
	width:200px;
	text-align:center;
}

#footer {
background-image:url(../images/main/footer.jpg);
background-repeat:no-repeat;
background-position:center;
width:1000px;
height:99px;
position:absolute; 
left:50%; 
margin-left:-500px; 
top:1825px;
}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;-moz-opacity:0.7;filter:alpha(opacity=70);}
.b2 {
	height:1px;
	background:#000;
	border-right:2px solid #888;
	border-left:2px solid #888;
	margin:0 3px;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
.b3 {
	height:1px;
	background:#000;
	border-right:1px solid #888;
	border-left:1px solid #888;
	margin:0 2px;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
.b4 {
	height:2px;
	background:#000;
	border-right:1px solid #888;
	border-left:1px solid #888;
	margin:0 1px;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
.contentb {background: #000; border-right:1px solid #888; border-left:1px solid #888; -moz-opacity:0.7;filter:alpha(opacity=70);}
.contentb div {margin-left: 5px;}

#textHead { color:#FFFFFF; font-family: calibri, tahoma, sans-serif; font-size:24px }
#text { color:#FFFFFF; font-family: calibri, tahoma, sans-serif; font-size:16px; font-weight: bold;  }
