body {
	font-size:14pt;
	background:black;
	color:white;
}
td {
	font-size:14pt;
	padding-top:20px;
}
div {

}
#search_container {
	margin:20px auto;
	text-align:center;
}
.search_info {
	text-align:center;
}
#search_container table {
	margin:0px auto;
	width:550px;
}
#search_container table td.image {

}
#search_container table td.image img {
	margin:10px;
	border:1px solid gray;
}
#search_container table td.info {
	padding-top:30px;
}
#search_container table#cats tr td.image {
	width:150px;
}
.search_info {
	margin:10px;
}
#search_no_results {
	margin:40px;
}
a {
	color:#FFCC00;
}
img {
	border:none;
}
div.notice {
	text-align:center;
	margin:20px;
}
div.notice font {
	text-align:center;
	margin:20px;
}
h1, h2, h3, h4, h5, h6 {
	text-align:center;
	clear:both;
}
/*form*/
.label	{
	width:130px;
	font-weight:bold;
	float:left;
}
.input	{
	padding-left:10px;
	float:left;
}
div.form_row	{
	padding:7px 2px;
	width:500px;
	clear:both;
	margin:0px auto;
}
div.form_row_submit	{
	padding:10px;
	width:80px;
	margin:0px auto;
	clear:both;
}
.form_container	{
	margin:40px auto 0px auto;
	width:500px;
	padding:10px;
}
span.label_comment	{
	font-weight:normal;
}
input	{
	font-size:10px;
}
select	{
	width:118px;
	font-size:10px;
}
textarea	{
	font-size:11px;
	width:118px;
	height:100px;
}
textarea.big	{
	font-size:11px;
	width:300px;
	height:200px;
}
input.exception	{
	width:auto;
}
div.nav-wrapper {
	text-align:center;
}
div.nav {
	text-align:center;
	margin:0px auto;
}
div.nav a {
	background:url("images/blank.png") no-repeat center center;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	color:white;
	display:block;
	height:60px;
	line-height:60px;
	width:140px;
	float:left;
}
div.nav a:hover {
	background:url("images/blankomo.png") no-repeat center center;
}
/*articles*/
div.articles {
	padding:20px;
}
div.article_preview {
	margin-bottom:30px;
}
div.article_preview h3 {
	text-align:left;
	margin:0px;
	font-family:Arial;
	font-size:24px;
	font-weight:normal;
	padding-left:25px;
	background:url("http://www.sightsabove.com/_themes/refined/arefbul1.gif") no-repeat top left;
}
div.article_preview p {
	margin:0px;
	text-align:left;
	font-family:Arial;
	font-size:18px;
	padding-left:25px;
	margin-left:15px;
	background:url("http://www.sightsabove.com/_themes/refined/arefbul2.gif") no-repeat top left;
}
div.article {
	text-align:center;
}
div.article h2 {
	font-weight:normal;
	font-size:32px;
}
div.article div.details {
	font-style:italic;
	text-align:center;
	padding-bottom:10px;
	border-bottom:2px solid yellow;
	margin-bottom:10px;
	width:70%;
	margin:0px auto;
}
div.article p {
	font-size:21px;
	text-align:left;
}
div.article p img {
	display:block;
	margin:10px auto;
	text-align:center;
	border:1px solid yellow;
}
div#bbcode {
	clear:both;
	padding-left:200px;
}
div#bbcode img {
	margin:5px;
}
div.article_image_preview {
	text-align:center;
}
div.article_image_preview img {
	border:1px solid yellow;
}
div.article_index_text {
	text-align:center;
	font-size:21px;
}
div.article_index {
	border:1px solid #CCCCCC;
}


