html, body {margin:0; padding:0; border:0;}

body {
	font-family: verdana, arial, sans-serif;
	color:white;
	font-size: 12px;
	background-color: #CCCCCC;
	background-repeat: repeat y;
	width: 1008px;

}

h1 {color: #990000; font-size: 16px;}

h2 {color: #99ccff; font-size: 16px;}

h3 {color: #ff9933; font-size: 16px;}

h4 {color: #66cc33; font-size: 16px;}

h5 {color: #cc99cc; font-size: 16px;}

b, strong {color: #ffcc66; font-size: 12px;}

p {color: #ffffff; font-size: 12px;}

a {color: #ccffff; text-decoration: none; font-size: 12px;}
a.msg {font-size: 14px;};

a:hover {text-decoration: none;}

#container{
	width: 1008px;
	background-image: url(/media/images/bg.gif);
	background-repeat: repeat y;
}
#header{
	background-color:#000000;
}
.headerbg { 
	clear: both;
	background-image: url(/media/images/teslasite_bglines.gif);
	background-repeat:repeat-x top left;
	min-height: 0%;
}
.menudiv {vertical-align: bottom;margin-top:8px;margin-bottom:8px;line-height:18px;}

.topart { 
	background-image: url(/media/images/topart_bar.jpg);
	background-repeat: repeat;
}

#bodybg { 
	margin-left:250px;
	background-image: url(/media/images/teslasite_body_bg.jpg); 
	background-repeat: no-repeat;
	height: auto;
}

#leftouterbg{
	width: 250px;
	float: left;
	background-color: #000000;
	height: 100%;
}

.leftbar {color: #ffffff; font-size: 10px;}

#spacer{
	height:100%
}

ul,li {color: #ffffcc; font-size: 12px;	line-height: 1.4;}

.nav {color: #ffffff; font-size: 14px;}

.center {
	text-align: center;
}
.void {
clear:both;
display:block;
visibility:hidden;} 