a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #6d9505;
}
a.two {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
a.two:hover {
	color: #BCD9B4;
}
a.three {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
a.three:hover {
	color: #BCD9B4;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 11px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
	letter-spacing: -0.5px;
}
.headers1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 22px;
	letter-spacing: -0.5px;
}
.headers2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
	letter-spacing: -0.5px;
	font-weight:bold;
}
.headers3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	letter-spacing: -0.5px;
	font-weight:bold;
}
body {
	background-color: #f2f2f2;
	margin:0px;
	padding:0px;
}
#nav {
	background-color: #EBEBEB;
	height: 30px;
	width: 760px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
#big_bg {
	background-color: #f2f2f2;
	height: 2000px;
	width: auto;
	background-image:url(images/iriegoogle-bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}
#main_container {
	height: auto;
	width: 1000px;
	position:relative;
}
#header_container {
	height: 150px;
	width: 1000px;
}
#header_top {
	height: 60px;
	width: 1000px;
}
#header_bottom {
	height: 90px;
	width: 1000px;
	text-align:right;
}
#main_left {
	height: auto;
	width: 150px;
	text-align:left;
	float:left;
}
#main_center {
	height: auto;
	width: 580px;
	text-align:left;
	float:left;
}
#main_right {
	height: auto;
	width: 250px;
	text-align:left;
	float:left;
}
#left_links_paper {
	height: 250px;
	width: 150px;
	text-align:left;
	padding-left:10px;
	margin-top:60px;
}
#set_this_page {
	height: 30px;
	width: 250px;
	position:absolute;
	top:85px;
	left:390px;
}
