html, body {
	margin: 0px;
	height: 100%;
}
body {
	background-color: #686868;
	color: #686868;
	font-family: arial;
	font-size: 9pt;
	
	background-image: url(images/bradicon.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#page {
	background-color: #fff;
	padding-bottom: 40px;
	min-height: 600px;
}

#footer {
	height: 165px;
	color: #b5b5b5;
}

#donate {
	width: 240px;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}

#donate p {
	margin-bottom: 5px;
}
#donate form {
	margin-bottom: 7px;
}

#donate p {
	font-size: 8pt;
	margin-top: 0px;
	padding-top: 0px;
}

#digg_icon {
}

#top_bar {
	height: 110px;
	padding-top: 20px;
	padding-left: 520px;
}

#top_bar, #columns, #footer {
	width: 980px;
}

.column {
	float: left;
	width: 250px;
	margin-left: 20px;
	border: solid 0px #000;
}

#col3 .ad_window {
	background-color: #efefef;
	background-image: url(images/ad_window.gif);
	background-repeat: no-repeat;
	width: 211px;
	height: 431px;
	padding-left: 5px;
	padding-top: 5px;
	width: 206px;
	height: 426px;
}

.clr {
	clear: both;
	float: none;
	display: block;
	height: 1px;
	visibility: hidden;
}

#col1 {
	width: 265px;
	margin: 0px;
	text-align: center;
}
#col2 {
	margin-left: 0px;
	width: 237px;
}

#wide_col {
	width: 402px;
	padding-left: 50px;
	padding-right: 30px;
}

h1 {
	font-size: 13.5pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 9.5pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

#col2 p {
	margin-top: 3px;
}
#col3 {
	width: 220px;
}
#col4 {
	width: 200px;
	margin-left: 30px;
}


ul.navigation {
	list-style-type: none;
}
ul.navigation li {
	padding-left: 70px;
	display: block;
	height: 50px;
}

ul.navigation li#bug {
	background-image: url(images/bug.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#footer ul.navigation li a {
	font-size: 27pt;
	color: #b5b5b5;
	text-decoration: none;
}
#footer ul.navigation {
	margin-left: 550px;
}

#copyright {
	font-size: 7pt;
	margin-left: 663px;
	margin-top: 60px;
}

#logo {
	position: absolute;
	margin-top: -130px;
	margin-left: 30px;
}
#logo img {
	border: none;
}
p.mini_links {
	margin-left: 260px;
	font-size: 7pt;
	color: #818181;
}
p.mini_links a {
	color: #818181;
	text-decoration: none;
}
p.mini_links a:hover {
	color: #b5b5b5;
}

#col1 .icon {
	display: block;
	height: 54px;
	margin-bottom: 8px;
	
	margin-left: 50px;
	margin-right: 20px;
	padding-top: 5px;
	overflow: hidden;
	text-align: left;
}

.icon img {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	border-width: 0px;
}
.icon a {
	text-decoration: none;
}
.icon p {
	text-align: left;
	color: #2eac1d;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	margin-top: 0px;
}
a.icon:hover {
	background-color: #f9f9f9;
}
#icon_holder {
	height: 270px;
	margin-right: 30px;
	margin-top: 10px;
	overflow: auto;
}

#clear_btn {
	text-align: right;
	margin-right: 32px;
	font-size: 7pt;
	display: none;
}
#clear_btn a {
	text-decoration: none;
	color: #686868;
	text-decoration: none;
}
#clear_btn a:hover {
	text-decoration: underline;
}

.icon.queued {
	border: solid 0px #999;
	padding-left: 5px;
}

.icon h2 {
	height: 15px;
	overflow: hidden;
	font-size: 7.5pt;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.icon .progress_holder {
	border: solid 1px #999;
	width: 142px;
	height: 7px;
}
.icon .progress_metre {
	background-color: #9eff91;
	height: 100%;
}

.icon p small {
	font-size: 6.5pt;
	color: #999;
}

.icon.error {
	border: solid 0px #900;
	padding-left: 5px;
}
.icon.error h2 {
	color: #900;
}

#toggle_btn {
	color: #999;
	position: absolute;
	margin-top: -20px;
	display: block;
	text-decoration: none;
	margin-left: 85px;
	font-size: 7.5pt;
}

#simple_form {
	text-align: right;
	margin-right: 40px;
}

#simple_form, #advanced_form {
	height: 68px;
}

#notes_ad {
	margin-top: 25px;
}
#notes_ad table td center a {
	padding-right: 5px;
	padding-left: 5px;
}
#notes_ad table td {
	background-color: #EFEFEF;
}
#notes_ad table td center {
	background-color: #fff;
}