@media all {
#header {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #7E281C;
		background-color: #D7C148;
		position: relative;
		visibility: visible;
		z-index: 1;
		height: 124px;
		width: 760px;
		left: 0px;
		top: 0px;
		text-align: left;
	}
	#logo {
		position: absolute;
		visibility: visible;
		z-index: 3;
		height: 100px;
		width: 175px;
		left: 585px;
		top: 0px;
	}

	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-image:  url(../img/bg-800-600.gif);
		background-repeat: repeat;
	}
	#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 540px;
	left: 140px;
	top: 145px;
	display: inline;
	}
	#frame {
			
		position: absolute;
		visibility: visible;
		z-index: 0;
		width: 760px;
		left: 50%;
		top: 0px;
		margin-left: -380px;
		border-right-width: 2px;
		border-left-width: 2px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #660000;
		border-left-color: #660000;
	}
	#footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		color: #999999;
		position: relative;
		visibility: visible;
		z-index: 1;
		width: 760px;
		left: 0px;
		text-align: center;
		vertical-align: bottom;
		top: 10px;
		padding-bottom: 10px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #660000;
	}
	#footer a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
	}
	#footer a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		font-weight: bold;
		color: #666666;
		text-decoration: underline;
	}
	h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		font-style:italic;
		margin: 0px;
		padding-left: 10px;
		padding-top: 10px;
	}
	h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
	}
	.small a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
	}
	.small a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		font-weight: bold;
		color: #666666;
		text-decoration: underline;
	}
	a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
	}
	a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold;
		color: #666666;
		text-decoration: underline;
	}
	
	input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		color: #990000;
		margin: 0px;
		padding: 0px;
	}
	#menu1 {
		position: absolute;
		visibility: visible;
		z-index: 2;
		height: 300px;
		width: 120px;
		left: 0px;
		top: 147px;
	}
	#menu1 .head {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		color: #FFFFFF;
		background-color: #000000;
		position: relative;
		visibility: visible;
		z-index: 2;
		height: 25px;
		width: 120px;
		left: 0px;
		top: 0px;
		text-align: center;
		vertical-align: bottom;
		padding-top: 5px;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #000000;
	}
	#menu1 .links {
		position: relative;
		visibility: visible;
		z-index: 3;
		width: 120px;
		left: 0px;
		top: 0px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000000;
		background-color: #000000;
		vertical-align: middle;
		display: block;
	}
	#menu1 .foot {
		position: relative;
		visibility: visible;
		z-index: 2;
		height: 20px;
		width: 120px;
		left: 0px;
		top: 0px;
		background-color: #000000;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #000000;
	}
	#menu1 ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: none;
	}
	#menu1 li {
		text-align: center;
		margin: 0;
	}
	#menu1 a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		height: 20px;
		background-color: #D7C148;
		width: 100%;
		visibility: visible;
		padding-top: 2px;
		display: block;
		margin: 0;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		border: 1px solid #000000;
		vertical-align: middle;
	}
	#menu1 a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
		height: 20px;
		background-color: #666666;
		width: 100%;
		visibility: visible;
		padding-top: 2px;
		display: block;
		margin: 0;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		border: 1px solid #000000;
	}
	#menu1 em {
		font-style: normal;
		text-decoration: underline;
	}
	h3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: normal;
		margin: 0px;
		padding-right: 10px;;
	}
}

