body {
margin: 0;
padding: 0; 
background-color: #000000;
clear: both;
}

#container{
	width: 1090px;	
	background-image: url(../images/EntireBackgroundRepeat.jpg);
	background-repeat: repeat-y;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100%;
}
/* beginning Header */
#header{
	width: 1090px;
	height: 210px;
	background-image: url(../images/BlackBorderRepeat.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top{
	width: 1090px;
	height: 21px;
	background-image: url(../images/TopImage.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#middle{
	margin: 0px auto;
	width: 900px;
	height: 180px;
	background-image: url(../images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#down{
	margin: 0px auto;
	width: 1090px;
	height: 9px;
	background-image: url(../images/BottomBorder.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Menutab */

#tabmenu {
	width: 1090px;
	height: 25px;
	margin-top: 0px;
	margin-left: 300px;
	margin-right: auto;
	margin-bottom: auto;
	padding: 0px;
}
#tabmenu ul {
	display: inline;
	margin: 0px;
}
#tabmenu li {
	display: inline;
	margin: 0px;
}
#tabmenu a {
	float: left;
	width: 140px;
	height: 25px;
	font-weight: bold;
	color: #CDB594;
	background-image: url(../images/tabs.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	background-position: top;
}
/* end menutab*/
/* end header*/
/* start main*/

#main {
	width: 1090px;
	height: 100%;
}

#mainleft{
	width: 320px;
	float: left;
}

#contmenu1, #contmenu2{
	width: 316px;
	height: 296px;
	background-image: url(../images/menuback.jpg);
	background-repeat: no-repeat;
	float: left;
}
#contmenu3{
	width: 316px;
	height: 296px;
	background-image: url(../images/menuback2.jpg);
	background-repeat: no-repeat;
	float: left;
}
#menu1, #menu2, #menu3{
	width: 230px;
	height: 256px;
	margin-right: 34px;
	margin-bottom:15px;
	margin-left: 105px;
}

/* menu formatting*/

#menu1 ul, #menu2 ul, #menu3 ul{
	margin-top: 35px;
}

#menu1 li, #menu2 li, #menu3 li{
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(../images/LadybugBullet.png);
	margin-top: 12px;
	list-style-position: outside;
}

#menu1 ul li a, #menu2 ul li a, #menu3 ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #BD9C71;
	list-style-type: none;
	font-style: normal;
	text-decoration: none;
	margin-left: -8px;
	display: block;
}

/*end menu*/
/*undermenu round links*/
/*content formatting*/

#changing{
	margin-top: 0px;
	width: 700px;
	height: 100%;
	overflow: hidden;
}

#WelcomeTitle {
	margin-top: 15px;
	width: 700px;
	overflow: hidden;
	height: 60px;
}

.welcome {
	width: 700px;
	height: 60px;
	background-image: url(../images/Welcome.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/*end main*/
#footer {
	width: 1090px;
	height: 210px;
	background-image: url(../images/Footer.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
}

/* text formatting*/
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #66CC33;
	line-height: 10px;
}

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CDB594;
	padding-left: 12px;
}
a {
	color: #8CBB00;
	font-weight: bold;
	font-size: 18px;
}
a:visited {
	color: #8CBB00;
	font-weight: bold;
	font-size: 18px;
}
.style1 {
	color: #CDB594;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.style1code {
	color: #E0D1BC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.style1code span {
	color: #8CBB00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
h2.style1 {
	color: #8CBB00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
h3.style1 {
	color: #8CBB00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}
.style1 span {
	color: #8CBB00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style1 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C2A57C;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 5px;
}
.style1 li a {
	color: #C2A57C;
	text-decoration: underline;
}
.style2 {
	color: #CDB594;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.style3 {
	color: #CDB594;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
.style3 span {
	color: #8CBB00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CDB594;
	font-weight: bold;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CDB594;
	font-weight: bold;
	list-style-type: none;
}

