body {
	background: url('images/gradient.jpeg') repeat; 		
}

 #header {
		background: url('images/zerologo.jpg') no-repeat top center; 
		border: none; 
		margin: 0px auto;
    padding: 0px; 
		height: 335px;
		width: 660px;
 }

 #main {
    width: 660px;	
		margin: 0 auto;		
    background-color: #4A1C1F;
    font:14px arial, helvetica, sans-serif;
    color:white;
    text-align:center;
    padding-top: 20px;
    padding-bottom: 25px;
 }

 #header h1, #header a {
    padding: 0; margin: 0;
    font-family: sans-serif,Verdana,Arial,Helvetica;
    font-size: 30px;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
 }

 #header h1 a {
    padding-left: 5px;
 }

#header h1 { display: none; }
#header .description { display: none }
 
 #page {
 	text-align: center;
	margin: 0 auto;
	padding: 0;
  background-color: transparent;
}

#menu {
 	text-align: center;
	margin: 0 auto;
	padding: 0;
  background-color: #4A1C1F;
  width: 660px;
}

#footer 	{ 
	background: url("images/zerobottom.jpg") no-repeat top center; border: none; 
	text-align: center;
	clear: both;
	margin: 0;
	padding: 0;
	height: 94px;
	padding-top: 25px;
	color:white;
  font-family: arial, helvetica, sans-serif;
}

#footer a {
  font-size: 120%;
  font-weight: bold;
	color: yellow;
	text-decoration: none;
}

#footer a:hover {
	color: lightblue;
	text-decoration: underline;
}

pre {
	color: lightblue;
	text-decoration: none;
}

.rls_table {
		border: grey; 
		border-style: none;
		border-width: 2px; 
		margin: 0 auto;
		padding: 5px;
}


.rls_table_th {
		color: orange;
		font-weight: bold;
		border: grey; 
		border-style: solid;
		border-width: 1px; 
		text-align:center;
		background-color: black;
}

.rls_table_td_odd {
		color: white;
		border: lightgrey; 
		border-style: solid;
		border-width: 1px; 
		background-color: brown;
}

.rls_table_td_even {
		color: white;
		border: lightgrey; 
		border-style: solid;
		border-width: 1px; 
		background-color: transparent;
}


a {
	border-style: none;
	color: yellow;
	text-decoration: none;
}

a:hover {
	color: lightblue;
	text-decoration: underline;
}


.home_table {
	margin: 0 auto;
	text-align:justify;
	padding: 5px;
	border: grey; 
	border-style: none;
	border-width: 2px; 
}


.home_table_th {
		color: orange;
		font-weight: bold;
		text-align:center;
		border: lightgrey; 
		border-style: solid;
		border-width: 1px; 

}

.home_table_td {
		color: white;
		border: lightgrey; 
		border-style: solid;
		border-width: 1px; 
}

.home_table_desc {
	color: white;
}

.home_table_intro {
	color: yellow;
	padding-top: 20px;
	padding-left: 10px;
}

.home_table_signature {
	color: white;
	margin-left: 250px;
padding-bottom: 20px;
}

p.home_table_title{
	margin: 0 auto;
	text-align: center;
	width: 400px;
	color: #BF2326;
	border: #FAFF02; 
	border-style: solid;
	border-width: 3px;
	background-color: #F2F7A7;
	font-size: 120%;
	font-weight: bold;	
}

p.home_table_title a {
	color: red;
}

p.home_table_title a:hover {
	color: orange;
	text-style: underline;
}


.bbs_table {
	text-align:justify;
	padding-left: 5px;
	color: white;
		border: grey; 
		border-style: none;
		border-width: 2px; 
}

.bbs_table_th {
		color: orange;
		font-weight: bold;
		text-decoration: underline;
		text-align:center;
		border-style: none;
padding-top: 25px;
padding-bottom: 5px;
}

.bbs_table_td {
		padding: 10px;
		color: white;
		border: white; 
		border-style: solid;
		border-width: 1px; 
		text-align: center;
}

.bbs_table_title {
	color: yellow;
	margin-top: -0.2em;
}

p.bbs_table_td {
	background-color: black; 
	text-align: center;
}

.rs_text {
	color:white; 
	background-color:#688000; 
	font-size : 10pt; 
	text-decoration: none; 
	font-family: Trebuchet MS;
}