@charset "utf-8";

/* CSS Document */









body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	/*background-color: #6D6EED;*/

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

.a_img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}



h1 {

	font-size: 24px;

	font-weight: bold;

	vertical-align: text-top;

}

h2 {

	font-size: 18px;

}

p {

	font-size: 18px;

	color: #000000;

}





body {

	background-image: url(../images/background_gradient.jpg);

	background-repeat: repeat-x;

	background-color: #C6CCF0;

	min-width: 795px;

	height: 40px;

}

#header {

	background-color: #000000;

	height: 170px;

	width: 100%;

	position: absolute;

	top: 0px;

	left: 0px;

	right: 0px;

	bottom: 0px;

	min-width: 795px;

	background-image: url(../images/neon%20my%20shirt%20house.jpg);

	background-repeat: no-repeat;

	background-position: right;

}

#navigation {

	position: absolute;

	top: 170px;

	left: 0px;

	right: 0px;

	height: 35px;

	width: 100%;

	border: thin solid #FFFFFF;

	bottom: 0px;

	font-size: 24px;

	font-weight: bold;

	text-align: center;

	color: #FFFFFF;

	min-width: 795px;

}



#container {

	position: relative;

	top: 205px;

	width: 985px;

	margin-right: auto;

	margin-left: auto;

	background-color: #EAEAEB;

	background-image: url(../images/column_background.jpg);

}

#container #left {

	width: 150px;

	background-color: #000000;

	padding-top: 0px;

	padding-right: 3px;

	padding-bottom: 3px;

	padding-left: 3px;

	float: left;

	min-height: 165px;

	color: #FFFFFF;

}

#container #center {

	background-color: #EAEAEA;

	width: 680px;

	float: left;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	margin-left: auto;

	margin-right: auto;

	color: #000000;

}



#container #right {

	width: 130px;

	float: right;

	padding-top: 0px;

	padding-right: 3px;

	padding-bottom: 3px;

	padding-left: 3px;

	background-color: #000000;

	min-height: 165px;

	color: #FFFFFF;

}

a:link {

	text-decoration: none;

	color: #FFFFFF;

}

a:visited {

	text-decoration: none;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}





#footer {

	position: relative;

	color: #FFFFFF;

	background-color: #000000;

	clear: both;

}

#container #center a {

	color: #000000;

}

a.important{ color:#000000; font-size:17px;}
