html {
	padding: 0px;
	margin: 0px;	
}
body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(stars.png);
	background-attachment: fixed;
}

#main {
	position:absolute;
	height: 100%;
	width: 100%;	
	
	}

	
#wrapper{
	width: 1053px;
	margin-right: auto;
	margin-left: auto;	
	margin-top: 30px;
}

#header h1 {
	width: 1053px;
	height: 134px;
	background-image: url(logo.png);
	top: 0px;
}

#header h1 span {
    display: none;
}


#nav {
	float: right;
	width: 400px;
	margin-top: 25px;
	margin-right: 10px;
}

#nav ul {
    text-decoration: none;
}

#nav ul li {
    display: inline;
}

#nav ul a{
    text-decoration: none;
    color: #443a2e;
    text-align: right;
    padding-left: 20px;
    font-family: "Times New Roman", Times, serif;
	font-size: 19px;
}

#nav ul a:hover {
    text-decoration: none;
    color: #907b61;
}

#head {
	background-image: url(header.png);
	background-repeat: no-repeat;
	width: 1053px;
	height: 80px;	
	margin-bottom: 0px;
	margin-right: 30px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	
}

#intro {
	float: left;
	width: 50%;
	margin-left: 55px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f9f9ed;
	font-weight: bold;
	
}

#contact {
	float: right;
	width: 40%;
	margin-top: -30px;
	margin-right: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #f9f9ed;
}
#contactpageinfo {
	float: left;
	width: 50%;
	margin-left: 105px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f9f9ed;
}
#contactimg {
	float: left;
	width: 50%;
	margin-left: 340px;
	margin-top: -150px;
}
#content {
	margin-top: -30px;	
}

#redbox {
	background-image: url(tile.png);
	background-repeat: repeat-y;
	width: 1053px;
	margin-top: 0px;	
	overflow: auto;
}

#stuff {
	float: left;
	width: 70%;
	padding-left: 10px;
	
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f9f9ed;
	line-height: 18px;
	padding-bottom:25px;
}
#address {
	float: right;
	width: 40%;
	margin-top: -30px;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #f9f9ed;
}
#stuff img{
	
}
#sidebar {
	float: right;
	width: 20%;	
	margin-right: 40px;
}

#stuff p {
	margin-top: 0px;
		
}

#foot {
	background-image: url(footer.png);
	height: 91px;
	width: 1053px;	
	text-align: center;
	margin-top: -14px;
}
h2 {
	color: #f9f9ed;
	font-family: Arial, Helvetica, sans-serif;
}
#text {	
	float: left;
	width: 668px;
	padding-left: 10px;
	
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f9f9ed;
	line-height: 18px;
	padding-bottom:25px;
}
#photo {
		float: left;
	width: 668px;
	padding-left: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #f9f9ed;
		
}
.side-con {
	width: 95%;
    background-color: #f9f9ed;
    padding: 0px;
    border: 4px solid #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: auto;
    padding: 5px;
    margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #163a6e;
	line-height: -15em;
	margin-bottom: 15px;
	margin-left: -20px;
}
.side-con h2 {
	color: #f9f9ed;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#443a2e;
	margin-top:0px;
	padding: 3px;  
}
.side-con ul {
 	 list-style-type: none;
}
.side-con ul li {
    margin-left: 0px;
    margin-right: 100px;
    padding-bottom: 3px;
}
.side-con ul a {
    text-decoration: none;
    color: #163a6e;
}
.side-con ul a:hover {
    text-decoration: none;
    color: #2d77e1;
}
=======
/* CSS Document */
html {
	padding: 0px;
	margin: 0px;	
}
body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(stars.png);
}

#main {
	position:absolute;
	height: 100%;
	width: 100%;
	}

	
#wrapper{
	width: 1053px;
	margin-right: auto;
	margin-left: auto;	
	margin-top: 30px;
}

#header h1 {
	width: 1053px;
	height: 134px;
	background-image: url(logo.png);
	top: 0px;
}

#header h1 span {
    display: none;
}


#nav {
	float: right;
	width: 400px;
	margin-top: 25px;
	margin-rigth: 75px;
}

#nav ul {
    text-decoration: none;
}

#nav ul li {
    display: inline;
}

#nav ul a{
    text-decoration: none;
    color: #443a2e;
    text-align: right;
    padding-left: 20px;
    font-family: "Times New Roman", Times, serif;
	font-size: 19px;
}

#nav ul a:hover {
    text-decoration: none;
    color: #907b61;
}

#head {
	background-image: url(header.png);
	background-repeat: no-repeat;
	width: 1053px;
	height: 80px;	
	margin-bottom: 0px;
	margin-right: 30px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	
}

#intro {
	float: left;
	width: 50%;
	margin-left: 55px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f9f9ed;
	font-weight: bold;
}
#content {
	margin-top: -30px;	
}

#redbox {
	background-image: url(tile.png);
	background-repeat: repeat-y;
	width: 1053px;
	margin-top: 0px;	
	overflow: auto;
}

#stuff {
	float: left;
	width: 70%;
	padding-left: 10px;
	
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f9f9ed;
	line-height: 18px;
	padding-bottom:25px;
}
#address {
	float: right;
	width: 40%;
	margin-top: -30px;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #f9f9ed;
}
#stuff img{
	
}
#sidebar {
	float: right;
	width: 20%;
	
	margin-right: 40px;
}

#stuff p {
	margin-top: 0px;
		
}

#foot {
	background-image: url(footer.png);
	height: 91px;
	width: 1053px;
	text-align: center;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: -10px;
}
#foot a {
	text-decoration: none;	
	color: white;
	text-align: right;
}

#foot a:hover {
	text-decoration: none;	
	color: cccccc;
}
#pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;	
}
#pagination a {
	text-decoration: none;	
	color: white;
	text-align: right;
}

#pagination a:hover {
	text-decoration: none;	
	color: cccccc;
}

h2 {
	color: #f9f9ed;
	font-family: Arial, Helvetica, sans-serif;
}
#text {	
	float: left;
	width: 668px;
	padding-left: 10px;
	
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f9f9ed;
	line-height: 18px;
	padding-bottom:25px;
}
#text a {
	text-decoration: none;	
	color: #2874be;
	text-align: right;
	font-size: 12px;
}

#text a:hover {
	text-decoration: none;	
	color: 2158a8;
	font-size: 12px;
}
#text th {
	color: #f9f9ed;
}
#text td {
	color: #f9f9ed;
}
#login {	
	padding-left: 20px;
	margin-top: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f9f9ed;
	line-height: 18px;
	min-heigth: 100px;
}
#photo {
		float: left;
	width: 668px;
	padding-left: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #f9f9ed;
	
}

.error {
	color: lime;	
}

img {
    border: 0px;
}