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

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
        font-size: 13px;
        width: 270px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
	background-color:#000000;
	/*background-image: url(../images/black_filler.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

#bios_container {
	width:200px
}

h4 {font-size: 1.1em; font-weight: bold; margin-bottom: 3px;}

#framecontentLeft{
	position: absolute;
	top: 133px;
	left: -3px;
	width: 160px; /*Width of left frame div*/
	height: 100%;
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: #E98F16;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
}

#framecontentTop{
	position: absolute;
	top: 0px; /*Set left value to WidthOfLeftFrameDiv*/
	right: 0px;
	height: 136px; /*Height of top frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: #000000;
	color: white;
	left: 0px;
}

#framecontentBottom{
	position: absolute;
	top: auto;
	left: 113px; /*Set left value to WidthOfLeftFrameDiv*/
	bottom: 0px;
	right: 0;
	height: 30px; /*Height of bottom frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: #E98F16;
	color: #000000;
	text-align: left;
}

#maincontent{
	position: fixed;
	width:702px;
	top: 136px; /*Set top value to HeightOfTopFrameDiv*/
	left: 160px; /*Set left value to WidthOfLeftFrameDiv*/
	right: 0;
	bottom: 30px; /*Set bottom value to HeightOfBottomFrameDiv*/
	overflow: auto;
	background-image: url(../images/maincontent-background.gif);
	background-repeat: repeat-y;
	/*background-attachment: fixed;
	background-color: #F7F7F7;
	background-position: 855px 200px;*/
}

.innertube{
	margin: 15px;
}

.innercenter{
margin-left: 120px;
}

.innercenter2{
text-align: center;
}

#left {
float:left;
width:200px;
}

#right {
float:right;
width:200px;
}


#side-a {
	float: left;
	width: 235px;
font-size: .8em;
margin-left: 25px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 250px;
font-size: .8em;
	height: 1% /* Holly hack for Peekaboo Bug */
}



* html body{ /*IE6 hack*/
padding: 136px 0 30px 160px; /*Set value to (HeightOfTopFrameDiv  0 HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* html #framecontentTop, * html #framecontentBottom{ /*IE6 hack*/
width: 100%;
}

.maintext {font-size: 13px;}/*Keep these two the same*/
#maincontent .innertube p {
	width: 600px;
	margin-left: 25px;
	font-size: 13px;
	line-height: 1.43em;
	letter-spacing: 0.1px;
}
#framecontentLeft p {

}
#menu {
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
}
#framecontentLeft #linkContainer p {
	padding-top: 3px;
	padding-bottom: 3px;
}
#framecontentTop img {
	margin-left: 25px;
	margin-top: 12px;
	margin-bottom: auto;
}
#footer {
	font-size: 10px;
	width: 650px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 50px;
	letter-spacing: .05em;
	word-spacing: 0.2em;
}
/*#framecontentLeft #menu a {
	color: #000000;
	text-decoration:none
}
}
#framecontentLeft #menu a:hover {
	color: #666666;
	text-decoration:none
	
}*/
.heading {
	font-size: 18px;
	font-weight: bold;
	display: block;
}
#maincontent .innertube a {
}

#maincontent .innertube {
	margin-top: 36px;
}
ul {
	font-size: 13px;
	line-height: 1.5em;
}
/*#maincontent .innertube object {
	margin-left: 15px;
}*/
#maincontent .innertube a {
	color: #E98F16;
}
#maincontent .innertube hr {
	color: #E98F16;
	width: 650px;
}
#maincontent .innertube blockquote {
	color: #333333;
	width: 500px;
}
#maincontent .innertube img {
	margin-right: 15px;
	border: 4px solid #800000;
	padding: 1px;
}


.l_margin {
	margin-left: 25px;
}
.subheading {
	font-size: 14px;
	font-weight: 700;
}

.subheading1 {
	font-size: 14px;
	
	padding-left: 5px;
}
.subheading2 {
	font-size: 14px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #E98F16;
	padding-left: 5px;
}
.subheading3 {
	font-size: 12px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #E98F16;
	padding-left: 5px;
	width: 575px;
}
.divider {
	position:relative;
	left:25px;
	font-size: 1px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #E98F16;
	padding-top: 5px;
	width: 575px;
	height:5px;
}
.subheading4 {
	font-size: 12px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: disc;
}


#maincontent .innertube blockquote p {
	width: 560px;
}


#maincontent .innertube a:hover {
	color: #000000;
}
.playname {
	font-style: oblique;
	font-weight: bold;
	color: #E98F16;
}
#subheading3  {
	line-height: 1.5em;
	letter-spacing: 0.1px;
	width: 500px;
	display: block;
	font-size: 12px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #E98F16;
	padding-left: 5px;
	margin-left: 25px;
	text-align: justify;

}

.cssbox_body{
width:584px;
padding:14px;
/*border:1px solid #e98f16;*/
background: #ffffff;
margin-left:24px;
font-size:.8em;
}


.cssbox_body2{
background: #ffffff;
margin-left:10px;
width:450px;
height: 25px;
margin-bottom: 15px;
}


.clear {
	clear: both;
	margin-bottom: 20px;
}

