@charset "UTF-8";
/* CSS Coding by Ted King Portal. */

/* Tags */


/* Begin Typography & Colors */
body {
	margin:1px;
	background-color:#000000;
	background-image:url('http://tedking.org/images/main/tkpmainbg.jpg');
	background-attachment:static;
	background-position:top center;
	background-repeat:repeat-x;
}

table {
	font-family:Tahoma, trebuchet ms, sans-serif;
	font-size:13px;
	color:#f8ebb4;
}

tablea {
	font-family:Tahoma, trebuchet ms, sans-serif;
	font-size:13px;
	color:#382e14;
        width:540px;
        
}

tableb {
	font-family:Tahoma, trebuchet ms, sans-serif;
	font-size:13px;
	color:#000000;
}

.table_bg {
	background-image:url('http://tedking.org/images/main/tkpmainbodybg.jpg');
	background-position:top center;
	background-repeat:repeat-y;
}


a, a:visited {
	color:#dab34c;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	color:#dbd699;
	font-weight:bold;
	text-decoration:underline;
}

.side_top {
	background-color:#333333;
        background-image:url('http://tedking.org/images/main/nav_top.');
	padding:2px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fffffe;
	text-align:justify;
}

.side_con {
	background-color:#171717;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
        letter-spacing:0px;
        text-align:justify;
}

.side_comm {
	background-color:#5a502d;
        background-image: url('http://tedking.org/images/main/nav_bottom.jpg');
	padding:2px;
        height: 23px;
}

.main_top {
	background-color:#333333;
        background-image:url('http://tedking.org/images/main/nav_top');
	height:19px;
	padding-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fffffe;
	text-align:left;
}

.main_con {
	background-color:#171717;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
        letter-spacing:0px;
        text-align:justify;
}

.main_comm {
	background-color:#5a502d;
        background-image:url('http://tedking.org/images/main/nav_bottom.jpg');
	padding:2px;
	font-weight:bold;
	text-align:justify;
}


body { 

direction:;
  background-attachment:scroll; 
  scrollbar-arrow-color: #382e14;
  scrollbar-track-color: #382e14;
  scrollbar-face-color: #5a502d;
  scrollbar-highlight-color: #382e14;
  scrollbar-3dlight-color: #382e14;
  scrollbar-darkshadow-color: #382e14;
  scrollbar-shadow-color: #382e14;


}


/* End Typography & Colors */
