div.main{
	width=80%;
	margin-top: 10px;
	
}
body {
	background-color:#fff;
	color: #000;
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text{
	font-size:10px;
	margin: 10px 0;
	color:#777;
	height:90px;
}
.red{
	font-size:10px;
	margin: 10px 0;
	color:red;
	height:90px;
}
a{
	text-decoration:none; 
	color:#777;
} 
a:hover {
	text-decoration:none; 
	color:#f7941d;
}
a.orange{
	text-decoration:none; 
	color:#f7941d;
} 
a.orange:hover {
	text-decoration:underline; 
	color:#f7941d;
}
#contentleft {width:170px;
	padding:0px;
	float:left;
	background:#eee;
	border-bottom:1px solid #fff;
	line-height:0;}
	
#contentleft h2 {display:none}

#contentleft2 {width:267px;
	padding:0;
	float:left;
	color:#545454;
	border-right:1px solid #fff;
	height:185px;
	background-color:#f7f7f7;}
#contentleft2 a:hover {color:#f7941d;}

#contentcenter {width:428px;
	padding:0px;
	float:left;
	border-bottom:1px solid #fff}

#contentcenter2 {width:236px;
	padding:0;
	float:left;
	font-weight:normal;
	color:#545454;
	border-right:1px solid #fff;
	height:185px;
	background-color:#f7f7f7;}
#contentcenter2 a:hover {color:#f7941d;}


#contentright {background-image:url('../../missing-11.html');
	width:150px;
	padding:0px;
	float:left;
	color:#FFFFFF;
	background-color:#287700;
	height: 172px;
	border-bottom:1px solid #fff}
#contentright a {color:#fff; font-weight:bold;}

		
#contentright2 {width:243px;
	padding:0px;
	float:left;
	color:#545454;
	height:185px;
	background-color:#f7f7f7;}
#contentright2 a:hover {color:#f7941d;}

	
#contentright2 a {font-weight:bold;}

li {
	list-style-image: url('http://ready.mygeekfriends.com/img/bullets.gif');
	list-style-type: disc;
	line-height:15px;
	margin-left:-15px;
}
	
#frame1 {border:1px solid #d7d7d7;
		padding:3px;
		width:748px;
		margin-top:10px;
		text-align:left;
		min-height:368px;}

h2 {font-size:100%;
			background:#818181;
			background-image:url('http://ready.mygeekfriends.com/img/bg-subhead.gif'); 
			background-repeat:repeat-y;
			padding:4px 2px 4px 7px;
			margin:0 0 10px 0;
			color:#fff;}

#green{
	background: #269205;
}

div.faq{
			padding:3px;
			width:748px;
			margin-top:10px;
			text-align:left;
}
div.qa{
	font-size:10px;
	margin: 10px 0;
	color:#777;
	height:90px;
	margin-left: 20px;
	
}
.whtext{
		font-size:11px;
		margin: 15px 0;
		color:#eeeeee;
		height:90px;
	}
.whtextbig{
		font-size:14px;
		margin: 15px 0;
		color:#eeeeee;
		font-weight: bold;
		height:90px;
}
.grtextbig{
		font-size:14px;
		margin: 15px 0;
		color:#269205;
		font-weight: bold;
		height:90px;
}
table.sponsor{
        padding: 10px;
}
table.sponsor td, table.sponsor tr {
	font-size:10px;
	color:#000;
}
img.slideshow{
	border: 1px solid #ccc;
}
.footer {border-top:1px solid #d7d7d7;
	clear:both;
	margin-top:5px;
	width:756px;
	color:#777;
	padding-top:2px;
	text-align:left;
	font-size:90%;}
.footer a {text-decoration:none; color:#777;} 
.footer a:hover {color:#f7941d;}