/* Overall Positioning of the layout */
#container {
	background-color: transparent;
	height: auto;
	width: 800px;
	margin-left: 90px;
	padding: 0px;
	position: relative;
}
#banner a:hover {
	background-color: transparent !important;
}
#mainBody {
	position:relative;
	background: transparent;
}
#StartContent {
	margin-left: 10px;
	margin-bottom: -20px;
	margin-right: 10px;
	padding-top: 60px;
	padding-left: 150px;
	padding-right: 150px;
	background: #FEFEFE;
	vertical-align: top;
	border-right: 3px solid #828282;
	border-left: 3px solid #828282;
	z-index: 1;
	position: relative;
}
#StartContent img {
	max-width: 490px;
	height: auto;
	width: auto;
	border: 0px;
}
#LeftNav {
	background-attachment: scroll;
	background-color: #CB7FFE;
	background-image: url(images/column_left_bak.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	height: 100%;
	width: 140px;
	border: 3px solid #828282;
	position: relative;
	margin: 0px;
	top: 0px;
	overflow: visible;
	z-index: 4;
}
#LtNavCnr {
	position: relative;
	left: -6px;
	bottom: -3px;
	float: left;
	height: 14px;
	width: 14px;
	background-attachment: scroll;
	background-image: url(images/left_nav_base.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 4;
}
#search_arch {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/arch.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}
#RightNav {
	background-attachment: scroll;
	background-color: #CB7FFE;
	background-image: url(images/column_right_bak.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	float: right;
	height: 100%;
	width: 130px;
	border: 3px solid #828282;
	margin: 0px;
	position: relative;
	top: 40px;
	right: 0px;
	z-index: 4;
}
#RtNavCnr {
	position: relative;
	right: -6px;
	bottom: -3px;
	float: right;
	height: 14px;
	width: 14px;
	z-index: 4;
	background-attachment: scroll;
	background-image: url(images/rt_nav_base.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* Google Search Form */
#searchform {
	position: absolute;
	margin-top: 0px;
	left: 450px;
	top: -10px;
	height:30px;
	margin-left: 20px;
	margin-right:50px;
}
/* Featured Sections in the sidebar */
.featured_table {
	background: #FEFEFE;
	border: 2px solid #828282;
	position: relative;
	float: left;
	width: 130px;
	margin-bottom: 20px;
	padding: 0px;
}

.ftcnrl1 {
	background: url(images/sb_cornerL1.png) no-repeat scroll left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 11px;
	top: -2px;
	left: -2px;
	position: relative;
}
.ftcnrr1a {
	background: url(images/sb_cornerR1a.png) no-repeat scroll right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 11px;
	width: 11px;
	position: relative;
	top: -2px;
	right: -2px;
}
.ftcnrl1a {
	background: url(images/nav_cnrL.png) no-repeat scroll left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 11px;
	position: relative;
	top: -2px;
	left: -2px;
}
.ftr_content {
	font: 0.7em Arial, Helvetica, sans-serif;
	padding-left: 13px;
	padding-right: 13px;
	position: relative;
	margin: 0px;
	float: left;
	width: 110px;
	bottom: 40px;
}
.ftr_content ul li .date {
	font: 9px Verdana, Geneva, sans-serif;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: right;
	border-bottom: 2px dotted #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#FeaturedTable .ftr_content {
	top: 1px;
}
#StatsTable .ftr_content, #EzineTable .ftr_content {
	top: -20px;
}
.ftr_content a, .ftr_content a:active, .ftr_content a:link, .ftr_content a:visited, .ftr_content a:hover {
	font: 0.9em Arial, Helvetica, sans-serif;
}
.ftr_content .fineprint {
	font-size: .8em;
}
.ftr_image {
	position: relative;
	float: left;
	padding-left: 12px;
	top: -30px;
}
.ftr_image2 {
	position: absolute;
	top: 35px;
	margin: 0px;
	padding: 0px;
	left: 18px;
	z-index: 10;
}
.ftcnrl2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 11px;
	bottom: -2px;
	left: -2px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/sb_cornerL2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ftcnrr2 {
	margin: 0px;
	float: right;
	height: 11px;
	width: 11px;
	bottom: -2px;
	right: -2px;
	position: relative;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(images/sb_cornerR2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* Top Tab Navigation */
#TabNavigation {
	position: relative;
	padding-left:10px;
}
.tabnav {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
span.goldcaps a, span.goldcaps a:link, span.goldcaps a:visited {
	background-color: #9e8eaa;
	float:left;
	position:relative;
	font: bold small-caps 0.8em Arial, Helvetica, sans-serif; 
	color: #FFF;
	text-decoration: none;
	border-top: 1px solid #828282;
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-left: 5px;
}
span.goldcaps a:active {
	color: #FFCC00;
	text-decoration: none;
	font: bold small-caps 0.8em Arial, Helvetica, sans-serif;
	position:relative;
}
span.goldcaps a:hover {
	color: #FFF;
	background-color: transparent !important;
	background: url(images/nav_grad.png) repeat-x scroll left top;
	text-decoration: underline overline;
	font: bold small-caps 0.8em Arial, Helvetica, sans-serif;
	position:relative;
}
span.goldcaps_main a:hover {
	color: #FFF;
	background-color: transparent !important;
	background: url(images/nav_grad.png) repeat-x scroll left top;
	text-decoration: underline overline;
	font: bold small-caps 0.8em Arial, Helvetica, sans-serif;
	position:relative;
}
span.goldcaps_main a, span.goldcaps_main a:link, span.goldcaps_main a:visited {
	background-color: #9e8eaa;
	background: url(images/nav_grad.png) repeat-x scroll left top;
	float:left;
	position:relative;
	font: bold small-caps 0.8em Arial, Helvetica, sans-serif; 
	color: #FFCC00;
	text-decoration: none;
	border-top: 1px solid #828282;
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-left: 5px;
}
span.goldcaps_main a:hover {
	color: #FFF;
	background-color: transparent !important;
	background: url(images/nav_grad.png) repeat-x scroll left top;
	text-decoration: underline overline;
	font: bold small-caps 0.8em Arial, Helvetica, sans-serif;
	position:relative;
}
#NavBase {
	background: #990099 url(images/nav_grad2.png) repeat-x scroll left bottom;
	position: relative;
	float:left;
	width:98%;
	height: 9px;
	border-top: 2px solid #828282;
	border-left: 2px solid #828282;
}
.navedge {
	background: url(images/nav_baseR.png) no-repeat scroll left top;
	background-color: transparent !important;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	top: -2px;
	right: -4px;
}
/* Boxes for Blogging */
.box1 { 
	font-weight: bold; 
	float: left; 
	width: 45%; 
	margin-right: 5px; 
	border: 1px solid #FC0; 
	padding: 3px; 
}
.box2 { 
	padding-left: 5px; 
	font-weight: normal; 
}
/* /End Boxes for Blogging */
/* RSS Syndication */
.rss {
	float: left;
	font-face: arial, helvetica, sans-serif;
	width: 200px;
	font: 11px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	position: relative;
	text-align: left;
}
/* /End RSS Syndication */
/* Randi's Crystal Ball */
#crystal_ball {
	width: 490px;
	height: 490px;
}
/* End Randi's Crystal Ball */
.des_bar {
	background: url(../../images/clr_hr2.gif) no-repeat scroll center center;
	height: 16px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}
.line_bar {
	background: url(../../images/line.gif) repeat-x scroll left top;
	height: 1px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}
/* FRONT PAGE */
/* Front Page Flash */
#FP_News {
	width: 100%;
	height: 223px;
	position: relative;
	float: left;
	text-align: center;
}
/* End Front Page Flash */
#offsite_info_1, #offsite_info_2, #offsite_info_3 {
	width: 100%;
	float: left;
}
#frontpage {
	width: 100%;
	float: left;
	list-style-position: outside;
	list-style-type: disc;
	margin-top:10px;
}
#FP_bak {
	float: left;
	position: relative;
	border: thin solid #CCC;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#fed585', endColorstr='#fffffe');
	background:-webkit-gradient(linear, left top, left bottom, from(#fed585), to(#fffffe));
	background:-moz-linear-gradient(top, #fed585, #fffffe);
}
#FP_box {
	border: thin solid #CCC;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
#fp_heading {
	width: 100%;
	float: left;
	position: relative;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#fed585', endColorstr='#76569f');
	background:-webkit-gradient(linear, left top, right top, from(#fed585), to(#76569f), color-stop(0.25, #fed585), color-stop(0.75, #76569f));
	background:-moz-linear-gradient(left, #fed585, #fed585, #fed585 25%, #76569f 75%, #76569f);
	z-index: 9;
}
#fp_heading h5 {
	text-align: center; 
	font-family: verdana, sans-serif; 
	font-size: 1.5em/.01em; 
	font-weight: bold; 
	color:#FEFFFF;
	margin-top: -0.5%;
}
#fp_feature {
	padding: 1%;
	float: left;
	width: 65%;
	position:relative;
}
#FP_RelInfobar {
	float: right;
	width: 30%;
	padding: 5px;
	position: relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	top: -25px;
	background: #76569f;

}
#fp_related_info {
	left: 10px;
	width:80%; 
	padding: 3px; 
	background: #fefefe; 
	float: left;
	position:relative; 
	margin-top: 20px; 
	border: thin solid #CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
p.fp_desc {
	margin-right: 3%;
	font-size:.7em;
}
#fp_relLinks {
	position:relative; 
	padding-left: 20px;
}
#fp_relLinks ul li {
	margin-left: -10px;
}
.fpmenu {
	position: relative;
}

.fpmenu {
	text-align : center;
	text-transform : uppercase;
	color : #000098;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
} 
.fplink {
	font : bold 14px Verdana, Arial, Helvetica, sans-serif;
	color : #fffffe;
	text-decoration : none;
	left : 4px;
} 
.fplink A, .fplink A:link, .fplink A:visited, .fplink A:active {
	font : bold 14px Verdana, Arial, Helvetica, sans-serif; 
	color : #fffffe; 
	text-decoration : none; 
	left : 4px; 
} 

.fplink A:hover {
	font : bold 14px Verdana, Arial, Helvetica, sans-serif; 
	background-color : #ffcc00; 
	color : #000001; 
	text-decoration : none; 
	left : 4px; 
} 

.fpbox {
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color : #666664;
	margin : 0 3px;
	padding : 0 3px;
	background : url(../../images/gradients/amber_grad.jpg) repeat;
	border-top: black;
	border-right: 1px solid #996666;
	border-bottom: 1px solid #996666;
	border-left: 1px solid #996666;
} 

.fpbox A, .fpbox A:link, .fpbox A:visited, .fpbox A:active, .fpbox A:hover {
	font : bold 11px Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : underline; 
	color : #000001; 
	margin : 3px; 
	padding : 3px; 
	background : url(../../images/gradients/amber_grad.jpg) repeat scroll; 
} 
/* Free Stuff */
#dload_menu {
	position: relative;
}
.dload_menu {
	float: left;
	width: 30%;
	position: relative;
	margin-right: 1%;

}
/* End Free Stuff */
/* Image Alignment */
img.alignleft {
	margin-right: 2%;
	border 0;
}
img.alignright {
	margin-left: 2%;
	border 0;
}
/* END Image Alignment */
