@charset "utf-8";
/* CSS Document */
a:link {
	color: #FF3030;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3030;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

H1 {
font-family:Arial, Helvetica, sans-serif;
font-size:23pt;
color:#FFF;
padding:5px;
margin:2px;
}

H2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
font-style:italic;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
}

.news2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #FFF;
}

TD.paypal_td {
	border:2px dashed red;
}

TD.paypal_txt {
  padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FFF;
}

UL {margin-top:0px;
    margin-left:20px;}

P.default {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
	color: #FFF;
	margin-top:0px;
	padding-left:20px;
	margin-bottom:10px;
}

TD.default {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
	color: #FFF;
	margin-top:0px;
	padding-left:10px;
	margin-bottom:10px;
}

P.copyright {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:9.5px;
color:#333333;
padding:0px;
margin:0px;
}

DIV.tinybar {
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size: 13pt;
color: #E9E9E9;
padding-right:15px;
}


body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
background-color: #000;
}

#framecontentLeft{
position: absolute; 
top: 0; 
left: 0; 
width: 260px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #000;
}

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

#framecontentBottom{
position: absolute; 
top: auto; 
left: 0; /*Set left value to WidthOfLeftFrameDiv*/
bottom: 0;
right: 0;
height: 75px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #000;
background-image:url(images/flames_update.gif);
/* color: #666; */
}

#maincontent{
position: fixed; 
top: 58px; /*Set top value to HeightOfTopFrameDiv*/
left: 260px; /*Set left value to WidthOfLeftFrameDiv*/
right: 0;
bottom: 75px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background:#000000 url('images/bg_pentagram.gif') no-repeat top right;
color: #fff;
}

.innertube{
margin: 7px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
.innertube_main{
width:700px;
margin-top: 10px;
margin-left: 20px; /* for maincontent DIV */
}

* html body{ /*IE6 hack*/
padding: 58px 0 75px 260px; /*Set value to (HeightOfTopFrameDiv  0 HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/
scrollbar-face-color:black;
scrollbar-base-color:black;
scrollbar-arrow-color:red;
scrollbar-track-color:black;
scrollbar-shadow-color:red;
scrollbar-highlight-color:red;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-Color:black;
}

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

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

/* You may need to adjust the margin-top for the content and bottom blocks to be different than -19px. */
.roundedcornr_box_721245 {
	background: url(images/roundedcornr_721245_tl.png) no-repeat top left;
	margin:25px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.roundedcornr_top_721245 {
	background: url(images/roundedcornr_721245_tr.png) no-repeat top right;
}
.roundedcornr_bottom_721245 {
	background: url(images/roundedcornr_721245_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_721245 div {
	background: url(images/roundedcornr_721245_br.png) no-repeat bottom right;
}
.roundedcornr_content_721245 {
	background: url(images/roundedcornr_721245_r.png) top right repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #FFF;
}

.roundedcornr_top_721245 div,.roundedcornr_top_721245,
.roundedcornr_bottom_721245 div, .roundedcornr_bottom_721245 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_721245, .roundedcornr_bottom_721245 {
	margin-top: 0px;
}
.roundedcornr_content_721245 { padding: 0 10px; }

