/*External Style Sheet*/

body,div,html,p,ul,li
	{
	padding:0;
	margin:0;
	}

h1,h2,h3,h4,h5,h6
	{
	font-size:12px;
	margin:0;
	padding:0;
	}
h1
	{
	font-size:13px;
	color:black;
	}
h2
	{
	font-family:"Times New Roman", Times, serif;
	font-size:29px;
	color:#FFFCD9;
	font-weight:normal;
	letter-spacing:-1px;
	}
	h2 a:link, h2 a:visited, h2 a:hover, h2 a:active
		{
		font-size:29px;
		font-family:"Times New Roman", Times, serif;
		text-decoration:underline;
		background-color:#0C4616;
		color:#FFFCD9;
		}
h3
	{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#FFAE00;
	font-weight:normal;
	}
	h3 a:link, h3 a:visited, h3 a:hover, h3 a:active
		{
		font-size:15px;
		font-family:"Times New Roman", Times, serif;
		text-decoration:underline;
		}
.head
	{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFCD9;
	}
b, strong, em
	{
	color:#FFAE00;
	}

/*header*/
img
	{
	border-style:none;
	}

ul
	{
	list-style:none;
	}

body 
	{
	margin:0 auto;
	color:white;
	font-size:9pt;
	font-family:Verdana, Arial, Trebuchet, sans-serif;
	background:black;
	}
#all
	{
	width:1026px;
	margin:0 auto;
	border:1px solid white;
	border-top:none;
	}
#main
	{
	width:1024px;
	border-left:1px solid black;
	border-right:1px solid black;
	background:#0C4616 url('images/header_bg.jpg') no-repeat;
	padding-bottom:60px;
	}
#header
	{
	text-align:right;
	height:213px;
	padding-top:35px;
	padding-right:50px;
	}
#navigation
	{
	float:right;
	width:501px;
	height:41px;
	padding:0 0 0 100px;
	border-top:1px solid #1F769A;
	border-bottom:1px solid #1F769A;
	}
#navigation li
	{
	float:left;
	margin:0 5px;
	}
#navigation li a:link, #navigation li a:visited, #navigation li a:active
	{
	padding:12px 10px 11px 10px;
	color:black;
	display:block;
	font-size:15px;
	text-decoration:none;
	}
#navigation li a:hover, #navigation li a#current:link, #navigation li a#current:visited, #navigation li a#current:hover, #navigation li a#current:active
	{
	text-decoration:none;
	background-color:#39FF00;
	}
.left
	{
	float:left;
	width:67px;
	padding:7px 0 0 0;
	}
.date
	{
	border:1px solid white;
	background-image:url('images/date_bg.jpg');
	width:49px;
	height:49px;
	text-align:center;
	color:#052D0B;
	font-size:10px;
	text-transform:uppercase;
	}
.day
	{
	color:white;
	font-size:23px;
	padding-top:5px;
	}
.middle
	{
	width:567px;
	float:left;
	padding-bottom:15px;
	}
	.middle ul li
		{
		padding:3px 0;
		}

#right
	{
	float:left;
	width:287px;
	}
.ask
	{
	border:1px solid white;
	width:255px;
	background:#0C4616 url('images/ask_pro_bg.jpg') no-repeat;
	padding:55px 15px 25px 15px;
	margin-bottom:22px;
	}
.topics
	{
	border:1px solid white;
	width:245px;
	background:#0C4616 url('images/topics_bg.jpg') no-repeat;
	padding:76px 0px 18px 40px;
	}
#tags
	{
	margin-top:15px;
	padding:10px;
	padding-bottom:15px;
	}
	#tags span a:link, #tags span a:visited, #tags span a:hover, #tags span a:active
		{
		text-decoration:none;
		}

.ad_side
	{
	padding:20px 0 0 17px;
	}
	.topics li
		{
		background:url('images/star3.gif') no-repeat;
		padding-left:18px;
		list-style:none;
		padding-bottom:3px;
		}
	.topics a:link, .topics a:visited, .topics a:hover, .topics a:active
		{
		color:white;
		text-decoration:none;
		}
	.topics a:hover
		{
		color:#FFAE00;
		background-color:#0C4616;
		}
#footer
	{
	background:#001C0B url('images/footer_bg.jpg') no-repeat bottom right;
	padding:25px 0 50px 0;
	float:left;
	}
#left_foot
	{
	float:left;
	padding-left:117px;
	}
#left_foot li a:link, #left_foot li a:visited, #left_foot li a:active
	{
	width:238px;
	_height:16px;
	min-height:16px;
	padding:1px 0 0 15px;
	background-color:#9ECBA6;
	color:black;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	display:block;
	margin-bottom:1px;
	}
#left_foot li a:hover
	{
	background-color:#FFAE00;
	color:black;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	display:block;
	}
#right_foot
	{
	width:540px;
	float:left;
	padding:0 50px 0 65px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	}
#right_foot ul
	{
	padding:5px 0 0 10px;
	}
.comment
	{
	font-style:italic;
	padding:4px 0;
	margin-bottom:2px;
	}
#right_foot a:link, #right_foot a:visited, #right_foot a:hover, #right_foot a:active
	{
	font-family:"Times New Roman", Times, serif;
	}
.com_date
	{
	text-transform:uppercase;
	}
.comments
	{
	border-bottom:1px dashed white;
	padding:5px;
	}
#info
	{
	float:left;
	width:634px;
	padding:0 0 0 50px;
	}
	#info p
		{
		width:500px;
		}
.disclaimer
	{
	width:700px;
	margin:0 auto;
	text-align:center;
	font-size:80%;
	padding:5px 0;
	}
.commenting
	{
	background:url('images/comment_bg.gif') repeat-y;
	clear:both;
	width:562px;
	min-height:62px;
	_height:62px;
	}
	.commenting div.black
		{
		background-color:black;
		font-size:11px;
		float:left;
		width:170px;
		overflow:hidden;
		}
		.commenting div.black div
			{
			padding:10px;
			_height:42px;
			min-height:42px;
			overflow:hidden;
			}
			.commenting div.black div p
			{
			overflow:hidden;
			line-height:7px;
			}
	.commenting div.white
		{
		float:left;
		color:black;
		background-color:white;
		width:377px;
		}
		.commenting div.white div
			{
			padding:10px 0;
			padding-left:10px;
			background:url('images/arrow5.gif') no-repeat top left;
			display:block;
			_height:42px;
			min-height:42px;
			}
.space
	{
	font-size:1px;
	clear:both;
	margin:0;
	padding:0;
	line-height:1px;
	width:567px;
	height:1px;
	border-bottom:dotted 1px #333333;
	}
.list li div
	{
	float:left;
	padding:5px;
	color:black;
	}
	.listy li div a:link, .listy li div a:visited, .listy li div a:hover, .listy li div a:active
		{
		background-color:transparent;
		color:#000000;
		}
	.listy li div a:hover
		{
		color:#000000;
		}
.dark
	{
	
	background-color:#308EB4;
	}
	.dark a:link, .dark a:visited, .dark a:hover, .dark a:active
		{
		background-color:transparent;
		color:white;
		}
	.dark a:hover
		{
		color:#BCFCC8;
		}
.light
	{
	
	background-color:#A4C9E6;
	}
	.light a:link, .light a:visited, .light a:hover, .light a:active
		{
		background-color:transparent;
		color:black;
		}
	.light a:hover
		{
		color:#1F769A;
		}
.seemore:link, .seemore:visited, .seemore:hover, .seemore:active
	{
	font-weight:bold;
	float:right;
	color:#FFFCD9;
	padding:5px;
	border:1px solid #FFFCD9;
	text-decoration:none;
	}
.seemore:hover
	{
	color:black;
	background-color:#00FF2C;
	border:1px solid #000;
	}
a:link
	{
	font-family:Verdana, Arial,sans-serif;
	text-decoration: underline;
	color:#00FF2C;
	}
a:visited
	{
	text-decoration: underline;
	color:#00FF2C;
	}	
a:hover
	{
	text-decoration: underline;
	background-color:#00FF2C;
	color:black;
	}
a:active
	{
	text-decoration: underline;
	color:#00FF2C;
	}

p
	{
	padding-bottom:8px;
	line-height:16px;
	}
.clear
	{
	font-size:1px;
	height:1px;
	clear:both;
	margin:0;
	padding:0;
	}
