.wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header {
	background-color: #FFFFFF;
	height: 80px;
	width: 950px;
	background-image: url(../originals/vasco2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.header2 {
	background-color: #B52D6B;
	height: 127px;
	width: 950px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #47122B;
}
.leftmain {
	background-color: #420A06;
	height: 400px;
	width: 600px;
	float: left;
}
.leftmain2 {
	background-color: #420A06;
	height: 300px;
	width: 300px;
	float: left;
}
.insideleftmain2 {
	background-color: #ffffff;
	height: 280px;
	width: 100%;
	
}
.sidemenu {
	background-color: #704968;
	height: 200px;
	width: 100%;
	
}
.rightmain {
	background-color: #EEBFD6;
	height: 340px;
	width: 300px;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #54163C;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}
.rightmain2 {
	background-color: #EEBFD6;
	height: auto;
	width: 600px;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #54163C;
	text-decoration: none;
	padding-right: 23px;
	padding-left: 23px;
}
.rightmain h1 {
	font-family: "Times New Roman", serif, cursive;
	font-size: 24px;
	text-decoration: none;
}
.rightmain2 h1 {
	font-family: "Times New Roman", serif, cursive;
	font-size: 24px;
	text-decoration: none;
}
.footer {
	height: 44px;
	width: 334px;
	background-color: #B52D6B;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #54163C;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.footer2 {
	height: 44px;
	width: 630px;
	background-color: #B52D6B;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #54163C;
	text-decoration: none;
	padding: 8px;
}
.footer a {
	color: #54163C;
	text-decoration: none;
}
.footer2 a {
	color: #54163C;
	text-decoration: none;
}
#underlinemenu{
	width: 300px;
	margin-bottom: 0;
	height: 20px;
}

#underlinemenu ul{
	margin-bottom: 0px;
	padding-left: 5;
	float: left;
	font-weight: bold;
	width: 500px;
	height: 33px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
	padding: 0px;
	margin: 0;
}

#underlinemenu ul li{
	display: inline;
	width: 9px;
}


#underlinemenu ul li a{
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../media/menudivide.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#underlinemenu ul li a:hover{
	color: #FFFFFF;
	background-color: #7C1F49;
	padding-bottom: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B52D6B;
}
.menu {
	height: 30px;
	width: 532px;
	background-color: #420A06;
	float: right;
	margin-top: 46px;
	padding-top: 2px;
	padding-bottom: 2px;
}
body {
	background-image: url(../originals/barimage.GIF);
	background-repeat: repeat-x;
}
.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 288px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background-color: #704968;
text-decoration:none;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #CDB4C8;
}
.rightmain2 li {
	margin: 0px;
	padding: 0px;
}
.rightmain2 a {
	color: #B52D6B;
}
.rightmain2 a {
	color: #EEBFD6;
	text-decoration: none;
}
.rightmain2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
