html
{
overflow-y:scroll;
}
html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	background-color:#9DC701;
	font-size:9px;
	/*background-color:white;*/
	
}


#page_header_info
{
	position:absolute;
	top:10px;
	color:#555;
	padding-left:10px;
	font-size:12px;
	color:grey;
}

#page_header_info a
{

	color:grey;
	border:none;
}

#page_header_info a:hover
{

	color:#305D0B;
	
}

.texta {
	font-size: 12px;
	background-color: #9BC003;
	border: 1px solid #82A001;
	color:#305D0B;
	padding:2px;
}

.subbut {
	font-variant:small-caps;
	font-size: 12px;	
	padding:3px;	
	font-weight:normal;
	/*font-size: 13px;*/	
	background-color: #9BC003;
	border: 1px solid #82A001;
	border-left:1px solid #AFDA03;
	border-top:1px solid #AFDA03;	
	color:#305D0B;
}

.subbut a:hover, .subbut:hover
{
	border: 1px solid #82A001;
	border-right:1px solid #AFDA03;
	border-bottom:1px solid #AFDA03;
}
/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */

body {
	margin: 0;
	font-family: Arial, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#9DC701;
	
	color:#000000;/*#647513;/*#305D0B;*/
	background-image: url(/images/top_bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

body a
{
	color:#647513;/*#AA0351;/*#6F0272;/*#715672;*/
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dashed #647513;
	
}

body a:hover
{
	background-color:grey;
	color:#D3FF25;
	border-bottom: none;
}


#page_bg
{

	background-repeat: repeat;
	background-position: 0px 0px;
	margin:0px;
	padding:0px;	
	width:100%;
	height:100%;	
}
.button
{
	position:relative;
	top:-5px;
	font-size:12px;
	
}

.button a:hover
{
	color:#561E56;
	/*background-color:#6F0272;*/
}
#frame 
{
	position:absolute;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	left: 50%;	
  	width:920px;
  	margin-left: -410px;
  	margin-right: 50%;
  	/*background-color:#9DC701;
  	background-image: url(../images/top_bg_repeat.png);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-size:12px;
	
}

#page_top
{
	/*position:relative;*/
	float:left;
	background-image: url(/images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	height:316px;
}

#page_content
{
	position:absolute;
	top:270px;
}
	#page_left
	{
		position:relative;
		width:100px;
		left:0px;
		float:left;
		min-height:300px;		
	}
		
	#page_right
	{
		position:relative;		
		float:left;
		text-align:right;	
		width:150px;
		left:10px;
	}
	
	
	
	#page_center
	{
		position:relative;
		width:530px;
		float:left;
		top:0px;
		padding:0px;
		margin:0px;
		padding-left:10px;
		padding-right:10px;			
	}


#home_latest_news
{
	position:relative;
	width:115px;
	background-color:#A9D202;
	border:1px dashed black;
	padding:10px;
	left:0px;
	top:200px;
	
		
	text-align:justify;
	
}

h2
{
	font-size:16px;
	margin:0px;
	margin-bottom:4px;
		font-variant:small-caps;
}

#home_latest_news h3
{
	font-size:14px;
	margin-bottom:4px;
	font-variant:small-caps;
}

#home_latest_news h3 a
{
	color:#999;
	text-decoration:none;
}
#home_latest_news .author_info
{
	font-size:19px;
	color:#888;	
}


#infotext
{
	position:relative;
	font-variant:small-caps;
	font-size:12px;		
}



#welcome
{
	position:relative;
	width:350px;
	text-align:justify;
	/*float:right;*/
	font-variant:small-caps;
	font-size:12px;
	padding-bottom:20px;	
	padding-top:20px;
	z-index:100;
}


#screenshots
{
	/*float:left;*/
	text-align:center;
	padding-bottom:15px;
	width:510px;
	border:none;
}


#screenshottext
{	
	width:360px;
	color:#647513;
	padding:5px;
	font-size:10px;
	text-align:left;
}

#screenshottext #scr_title
{
	font-weight:bold;
	font-size:12px;
}


#mainmenu
{
	position:relative;
	text-align:center;
	/*font-size:18px;*/
	font-weight:normal;
	color: #9DC701;	
	font-variant:small-caps;	
}

#mainmenu a
{	
	text-decoration:none;
	padding:3px;
	padding-top:1px;
	border:none;
	color:#647513;
}

#mainmenu .selected
{
	background-color:transparent;
	text-decoration:none;
	color: black;
	/* white;/*#D3FF25;*/	
}

#mainmenu a:hover
{
	background-color:transparent;
	text-decoration:none;
	color: #561E56;/*#D3FF25;*/	
	/*color: #D3FF25;*/	
}



#screenshots a 
{
	text-decoration:none;
	
	padding:1px;
	border:none;
}
#screenshots a:hover
{
	text-decoration:none;
	
}

.buttontext
{
	font-weight:bold;
	border:none;
}

.buttontext:hover
{
	background-color:transparent;
}

.menu a
{
	font-size:11px;
	color:#647513;
	font-weight:normal;
	border:none;
}

.menu a:hover
{
	background-color:transparent;
	color:#561E56;
}


#article
{
	float:left;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	border-right:none;
	border-bottom:none;
	/*width:500px;*/		
	font-size:11px;	
}


.text
{
	position:relative;
	text-align:justify;
	left:25px;
	float:left;
	/*display:inline;*/
	/*width:350px;*/
	font-size:11px;
}

#article .screens
{	
	position:relative;	
	float:left;
	left:15px;
	/*display:inline;*/		
		
}

.news_added
{
	
	position:relative;
	float:left;
	left:10px;
	display:inline;
	width:120px;
	text-align:right;
	color:#D3FF25;
	font-size:10px;
}


#article .screens a
{
	border:none;
	background-color:transparent;
}



#article .body .author_info
{
	position:relative;
	margin-top:0px;
	margin-bottom:3px;
	top:-6px;	
	font-size:9px;
	color:#ddd;
	text-align:right;
	padding-right:10px;
	
}

.left_column_content
{
	float:left; 
	width:215px; 
}

.paging a
{
	color:#6D6D6D;
	text-decoration:none;
}



#article #images
{
	float:left;
	margin-right:10px;
}

#article #noimages
{
	float:left;
	margin-right:10px;
	padding:3px;
	margin-bottom:3px;	
	width:75px;
	height:80px;	
}


/*#article img
{
	width:75px;
	height:75px;	
}*/

.article_image
{
	background-color:white;	
	border: 1px solid black;
	padding:3px;
	margin-bottom:3px;		
}

.article_image img
{
	width:75px;
	height:75px;
}


#article .article_image a
{
	background-color:red;	
	border-bottom:none;
}


#article .article_image a:hover
{
	background-color:green;
}

#button
{
	
	/*text-align:right;/*left: px;*/
	width:136px;
	height:60px; 
}

/****************** MISC ***********************/

.selected
{
	font-weight:bold;
	color: black;/*#D3FF25;*/
	font-variant:small-caps;
	font-size:12px;
	/*color:#688200;
	font-weight:bold;*/		
}

/***************** SCREENSHOTS *****************/
.large_screen
{	
	text-align:center;			
	padding:3px;
}

.large_screen a
{
	border:none;
}

.large_screen a:hover
{
	background-color:transparent;
}


.thumb_screen img
{
	width:120px;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7; /* for future compatibility */
	border:1px solid black;
	margin:5px;
	display:inline;
	background-color:white;
	
}

.mid_thumb_screen img
{
	/*width:120px;*/
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7; /* for future compatibility */
	border:1px solid black;
	padding:0px;
	margin-bottom:10px;
	
	display:inline;
	background-color:white;	 
}


.mid_thumb_screen:hover img, .thumb_screen:hover img
{
	filter: alpha(opacity=100);

	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);

	-moz-opacity: 1;

	-khtml-opacity: 1;

	opacity: 1; /* for future compatibility */
}










