/* CSS Document */

html>/**/body {
	background-image:url(../images/lines.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	background-position: 0px 8px;
	height: 758px;
	}
body {
	background-image:url(../images/lines.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	background-position: 0px 15px;
	height: 758px;
	}	
#show {
	padding-right:175px;
	padding-top: 150px;
	text-align: right;
	}
#content {
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	height: 750px;
	background-position: center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
h1 {
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #ffffff;
	font-style: italic;
	padding-right: 175px;
	padding-top: 0px;
	}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-style: italic;
	height:300px;
	text-align: justify;
	float: none;
	padding-top: 20px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 150px;
	}
.highlight {
	color:#FFCC00;
	}	
.emergency {
	color:#FF0000;
	}
input, select, textarea {
	background-color:#FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffcc00;
	font-weight: bold;
}
#footer, #footer a {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	}

	

