:-moz-any-link:focus {
  outline: none;

}

body {
	
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
		background-color: black;

}
#wrapper { 
 margin-left: auto; 
 margin-bottom: 0; 
 margin-right: auto; 
 margin-top: 30px;
 width: 966px;
 height: 595px;
 	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/bg.jpg);
	background-color: black;
}

#col1 {
	border-left-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #333333;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	float: left;
	width:301px;
	 height: 595px;
	
		padding-right: 20px;

	
}

#col2wrapper {
	
	
	float: left;
	width:320px;
	 height: 652px;

	
}

#col2 {
line-height: 13px;
	font-size: 11px;
	
	border-right-style: solid;
	
	border-right-color: #333333;
	
	border-left-color: #333333;
	
	border-left-style: solid;
	
	border-right-width: 1px;
	
	border-left-width: 1px;

	width:300px;
	 height: 450px;
		padding-left: 10px;
		padding-right: 10px;
			background-color: black;
			overflow: hidden;
	
}

#col2bottom {
	
	border-left-style: solid;
	
	border-bottom-style: solid;
	
	border-right-style: solid;
	
	border-left-width: 1px;
	
	border-bottom-width: 1px;
	
	border-right-width: 1px;
	
	border-right-color: #333333;
	
	border-left-color: #333333;
	
	border-bottom-color: #333333;

	width:300px;
	 height: 40px;
		padding-left: 10px;
		padding-right: 10px;
			background-color: black;
	
	
}


#col2top{
	
	border-left-style: solid;
	
	border-right-style: solid;
	
	border-top-style: solid;
	
	border-right-width: 1px;
	
	border-left-width: 1px;
	
	border-top-width: 1px;
	
	border-right-color: #333333;
	
	border-left-color: #333333;
	
	border-top-color: #333333;

	width:300px;
	 height: 100px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
			background-color: black;
		
	
}

#col3 {
	float: right;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #333333;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	width:301px;
	 height: 575px;
	 line-height: 17px;
	font-size: 11px;
		padding-left: 20px;
		padding-top: 20px;	
		text-align: left;
	
}







