@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

* {
	margin: 0;
	padding: 0;
	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;
}

p {
	font-size: 1.3em;
	margin-bottom: 15px;
}

#page-wrap {
	width: 360px;

	min-height: 400px;
	height: auto !important;
	height: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
}

#contact-area {
	width: 360px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 360px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	color: #000;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: small;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-repeat: no-repeat;
	background-color: #000;
	border: 0px none #FFF;
	height: auto;
	background-image: url(images/background.jpg);
	}
#header {
	height: 30px;
	text-align: center;
	background-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #4f9ef6;
	border-top-width: 2px;
	border-top-color: #4f9ef6;
	background-image: url(images/smallback.jpg);
	line-height: 15px;
}
#main {
	margin-top: 10px;
	text-align: left;
	margin-left: 175px;
	color: #F60;
	margin-right: 175px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: thin dotted #8EAAC8;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 15px;
	background-repeat: repeat-x;
}
#sidebar {
	float: right;
	background-repeat: no-repeat;
	height: 500px;
	width: 215px;
	text-align: center;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#searchbox {
	height: 50px;
}
#barcontent {
	height: 100px;
	padding-top: 10px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-image: url(images/button.jpg);
	list-style-type: circle;
}
.Header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #8EAAC8;
	text-align: left;
	line-height: normal;
	font-style: normal;
	text-decoration: underline;
}
#footer {
	border: 2px none #FFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #4f9ef6;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: 100;
	text-align: left;
	background-image: url(images/footer_back.jpg);
	padding-right: 5px;
	padding-left: 5px;
}
Bold {
	font-weight: bold;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
.bold2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	padding: 5px;
	text-align: left;
}
.border {
	border: thin dotted #8EAAC8;
}
.background {
	background-color: #000;
}
.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	list-style-type: none;
	background-color: #000000;
}
.black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	padding: 5px;
}
.tablepadding {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #95B8E3;
	border-right-color: #95B8E3;
	border-bottom-color: #95B8E3;
	border-left-color: #95B8E3;
	text-align: left;
}
.maintextbold {
	font-weight: 600;
	font-family: Verdana, Geneva, sans-serif;
	color: #8EAAC8;
	font-size: 16px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8EAAC8;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.comments_border {
	border: 5px dashed #95B8E3;
}
#main_new {
	margin-top: 10px;
	text-align: left;
	margin-left: 50px;
	color: #F60;
	margin-right: 50px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: thin dotted #8EAAC8;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 15px;
	background-repeat: repeat-x;
}

