/* 
	Stylesheet: kurtschmidt.com 
	Developed by Kurt Schmidt 
	All Rights Reserved 2006
*/

/* Body Styles ----------------------------------------------------------------------------- */

body {
	background-color:#000000;
	background-image:url(images/new07bg.jpg);
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

/* Header Styles ----------------------------------------------------------------------------- */

.header_column {
	background-color:#000000;
	background-image:;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:0px solid #000000;
	border-left:1px solid #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.header {
	background-color:#000000;
	background-image:;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:0px solid #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.header a{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color: #0000ff;
	text-decoration:none;
}

.header a:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	text-decoration:underline;
}

/* Content Styles ----------------------------------------------------------------------------- */

.content_column{
	background-color:#000000;
	background-image:;
	border-top:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:0px solid #000000;
	border-left:1px solid #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	font-variant:small-caps;
	color: #ffffff;
	margin: 0px;
	padding: 20px 10px 0px 0px;
	text-align: right;
	vertical-align:top;
}

.content_column a{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color:#dbdbdb;
	text-decoration:none;
}

.content_column a:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color:#FF0000;
	text-decoration:underline;
}

.column_list{
	font-family: Arial;
	font-size: 9px;
	font-weight:normal;
	font-variant:small-caps;
	color: #ffffff;
}

.column_list a{
	font-family: Arial;
	font-size: 9px;
	font-weight:normal;
	color:#dbdbdb;
	text-decoration:none;
}

.column_list a:hover{
	font-family: Arial;
	font-size: 9px;
	font-weight:normal;
	color:#FF0000;
	text-decoration:underline;
}

.content_body{
	background-color:#000000;
	background-image:;
	border-top:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:0px solid #000000;
	border-left:0px solid #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align:middle;
}

/* Footer Styles ----------------------------------------------------------------------------- */

.footer_column {
	background-color:#000000;
	background-image:;
	border-top:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.footer {
	background-color:#000000;
	background-image:;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:0px solid #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	font-variant:small-caps;
	color: #ffffff;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: right;
}

.footer a{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color: #dbdbdb;
	text-decoration:none;
}

.footer a:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color:#FF0000;
	text-decoration:underline;
}



