*{
border: 0px;
padding: 0px;
margin: 0px;
}

body{
background-color:#251d26;
}

#container{
margin: 18px auto;
width:1024px;
height:766px;
}

#mainimage{
width: 588px;
height: 730px;
border: solid 18px #fff;
float: left;
}

#menu{
height:766px;
width:380px;
margin-left:624px;
border-right: solid 18px #fff;
background-color:#fff;
}

.menulogo{
width:380px;
height:190px;
border-top: solid #fff 18px;
}

.menuimages{
	width:380px;
	height:162px;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #fff;
}

.menuimagesb{
	width:380px;
	height:162px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
}

#menu p{
	font-family: Verdana, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#646149;
	font-weight:bold;
	border:none;
	text-align:center;
	padding:0px;
	position:relative;
	top: -30px;
	left: 0px;
}

#menu a{
color:#646149;
text-decoration:none;
}

#menu a:hover{
color:#646149;
text-decoration:underline;
}
