* {margin: 0px;padding: 0px;}
ol,ul{padding-left: 15px;padding-top:5px;}
p{padding-top:5px;}


#above-site{height: 20px;}
#under-site {
	height: 30px;
	margin-top: 10px;
	text-align: center;
}
body {
	background-color: #ffce00;
}
#site {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 205px;
}
#header1 {
	background-image: url(images/header1.jpg);
	height: 205px;
	width: 617px;
	float: left;
}
#header2 {
	background-image: url(images/header2.jpg);
	height: 205px;
	width: 286px;
	float: right;
	margin-right: 50px;
	margin-left: 0px;
}
#header-under {
	height: 10px;
}
.line {
	background-color: #ffff94;
	height: 25px;
}


#footer {
	height: 10px;
	background-image: url(images/footer.jpg);
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #191400;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	top: 0px;
}


#left{width: 20%;float: left;}
#center{
	width:80%;
	float: right;
	position: relative;
	right: 0px;
	background-color: #FFFFFF;
} 
#right{width: 0px;position: relative;left:80%;float:left;} 

.clear{clear:both;}

#main1{
}
#main2{
}
#main3{
}
#main4{
}

#main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #191400;
	padding:20px;
	min-height:400px;
}


.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #191400;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing: 0.03em;
}







#menu{
	margin-left:10px;
	margin-top:10px;
	margin-right: 10px;
}

.buttonbg {
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.buttonl{
	background-image: url(images/buttonl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.buttonr{
	background-image: url(images/buttonr.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.buttonh{
}
.buttonmp {
	height: 34px;
	text-align: left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:50px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	overflow: hidden;
}
.buttonmp a,font{
	position: relative;
	top: 9px;
	left: 0px;
	color: #191400;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration:none;
}
.buttonmp a:hover{
	color: #A87480;
}

#img1{
}
#img2{
}
#img3{
}
