a {
	color: #000000;
	text-decoration: none;
}

a:visited {
	border-bottom: none;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #000000;
	text-decoration: none;
}

body {
	background: url(../images/background.gif) #FFFFFF fixed;
	color: #000000;
	font: 10px/15px verdana, san-serif;
	margin: 0px;
	padding: 0px;
}

h3 {
	font: 16px arial, san-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 {
	font: 12px arial, san-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

hr {
	border: 0px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	color: #CCCCCC;
	height: 1px;
}

.singlecol {
	float: left;
	position: relative;
	width: 40%;
	margin-right: 7%;
}

.singlecolb{
	float: left;
	position: relative;
	width: 30%;
	margin-right: 7%;
}

.col1, .col2 {
	margin-right: 7%;
}

.col1, .col2, .col3 {
	float: left;
	position: relative;
	width: 40%;
}

#alt {
	font: 10px verdana, san-serif;
}

#alt .comment, #header a {
	color: #000000;
}

#alt td {
	padding: 5px;
}

/*columns */
		#content {
	height: 50%;
	padding: 0px;
	padding-left: 60px;
	padding-top: 0px;
	position: relative;
}

#header {
	color: #000000;
	font: 10px verdana;
	left: 60px;
	position: absolute;
	top: 0px;
}

#title {
	background-image: url(../images/background_top.gif);
	height: 90px;
	width: 100%;
}

#title a:visited {
	border-bottom: 0px;
	color: #000000;
	text-decoration: none;
}

#title a:hover, #title a:visited:hover {
	text-decoration: none;
}

#title h3 {
	left: 60px;
	position: absolute;
	top: 30px;
}
