@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	min-width:785px;
	text-align:center;
	background-image: url(gui/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width:785px;
	margin: 0 auto;
	text-align:left;
}

#mast {
	background-image: url(gui/hp2.jpg);
	height: 715px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav {


	padding-left:10px;
	padding-top:6px;

}
#hptext { width:380px; margin-left:220px; margin-top:170px;}
a.navlink:link {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;}

a.navlink:visited {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;}

a.navlink:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}

#contenttop {
	background-image: url(gui/topborder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background-image: url(gui/vert-lines.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#sonora { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight: normal;

}

#contenttext {
	margin-left:24px;
	margin-right:24px;
	padding-top:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#photo {float:left; width:auto;}
#text {float:left; margin-left:20px; width:450px;}
.clearboth {clear:both;}
.borderbottom {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #891335;
}
#contenttext h1 {
	font-size:24px;
	color:#2B2829;
	font-weight: normal;
}
#hptext p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#footer {
	background-image: url(gui/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:44px;
	color:#4E312D;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:94px;
	padding-left:260px;
}
#credit {
	float:right;
	
	color:#4E312D;
	margin-right:20px; width:300px; float:right; text-align:right; margin-top:-23px; *margin-top:-13px
}

#credit a {padding-top:0px; padding-top:0px}

#credit a:link {
	color:#4E312D;
	text-decoration:none;
}
#credit a:visited {
	color:#4E312D;
	text-decoration:none;
}
#credit a:hover {
	color:#4E312D;
	text-decoration:none;
}
#footer a:link {
	color:#4E312D;
	text-decoration:none;
}
#footer a:visited {
	color:#4E312D;
	text-decoration:none;
}

#footer a:hover {
	color:#4E312D;
	text-decoration:underline;
}
