html
{
	font-family: arial, helvetica, sans-serif;
	height: 100%;
}
body
{
    background-color: #fff;
	background: url(../images/bittercoldfusion_bgtile.jpg);
    color: #4d4d4d;
	margin: 0;
	font-size: 12px;
	padding: 0;
	height: 100%;
}
select, input, textarea
{
	color: #4d4d4d;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
textarea
{
	font-family: arial, helvetica, sans-serif;
}
table,td,tr
{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #4d4d4d;
}
a
{
	color: #1c2940;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
	padding: 0;
	margin: 0;
}
h1
{
	font-size: 16px;
	color: #1a284d;
}
h2
{
	font-size: 12px;
	color: #1a284d;
}
h3
{
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #1a284d;
}
form
{
	margin: 0px;
}
#wrapper 
{
	width: 774px;
	background: url(../images/bittercoldfusion_background4.gif) top center repeat-y;
	margin: 0 auto;
	padding: 0;
}
#banner
{
	margin-left: 1px;
	background: url(../images/bittercoldfusion_logo.jpg);
	width: 772px;
	height: 100px;
	background-color: #1c2940;
	background-repeat: no-repeat;
	border-bottom: 1px #fff solid;
	padding: 0;
}
#loginheader
{
	margin-left: 1px;
	background-color: #000;
	height: 24px;
	width: 772px;
}
#loginform
{
	float: right;
}
#loginform td
{
	color: #fff;
}
#nav
{
	float: left;
	width: 150px;
	padding: 0;
}
#main
{
	float: left;
	width: 472px;
	padding: 0;
}
#ads
{
	float: left;
	width: 150px;
}
#adscontent
{
	margin-top: 2px;
}
#googleads
{
	width: 468px;
	position: relative; display: block; clear: both;
}
#googleadscontent
{
	margin-left: 152px;
	z-index: 0;
}
#adsleftnav
{
	width: 147px;
}
#adsleftnavcontent
{
	margin-left: 5px;
	border: 1px dotted #1a284d;
	padding: 1px;
}
#adsleftnavcontentimages
{
	margin: 5px 0px 0px 10px;
	padding: 1px;
}
#adsleftnavcontentimages img
{
	padding: 2px;
}
#adsmainleftnav
{
	margin-left: 5px;
}
#nav h2
{
	font-size: 14px;
	color: #1a284d;
	background: url(../images/bittercoldfusion_arrow.gif) no-repeat;
	background-position: 0 50%;
	margin: 0 0 0 5px;
	text-indent: 14px;
}
#nav ul
{ 
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}
#content
{
	margin: 0 0 0 3px;
}
#jobpostings ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}
#membercontent
{
	background: url(../images/bittercoldfusion_background4.gif) top center repeat-y;
}
#presentation
{
	margin-left: 15px;
}
#blank
{
	float: none;
}
#break
{
	height: 12px;
}
a:hover
{
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
}
.italics
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
.whitebold12
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
.whitereg14
{
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}
.grey
{
	color: #4d4d4d;
}
.lightGreyBG
{
	background-color: #b8b8b8;
}
.greybold14
{
	font-weight: bold;
	font-size: 14px;
	color: #4d4d4d;
}
.greyreg12
{
	font-size: 12px;
	color: #4d4d4d;
}
.button
{
	background-color: #afafc8;
	border-bottom : #000 1px solid;
	border-left : #fff 1px solid;
	border-right : #000 1px solid;
	border-top : #fff 1px solid;
	color : #000;
	font-size : 12px;
	font-weight : normal;
}