body {
	background-color: #e2d9b8;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
		
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border: none;	
}

img {
	border: 0px;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;	
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;	
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;	
	font-size: 16px;
	font-weight: bold;
}

#cornerframe {	
	width: 114px;
	height: 107px;
	
	background-image: url("/bonlimousin/css/ramen/bg/corner.jpg");
	background-repeat: no-repeat;	
	
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
		
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
		
}

#mainframe {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
		
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
		
}

#topframe {
	width: auto;
	height: 107px;
		
	background-image: url("ramen/bg/top.jpg");	
	background-repeat: no-repeat;		
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
		
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
		
	
}

#leftframe {
	width: 114px;
	height: auto;
	
	background-image: url("ramen/bg/left.jpg");
	background-repeat: no-repeat;				
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
		
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;		
}

#copyright {	
	color: #a09c9c;
	text-align: right;
	padding-right: 200px;
	font-family: Verdana, serif;
	font-size: 9px;				
	z-index: 1;
}

#menycontainer {
	float: left;				
	
	position: absolute;
	left: 0px;
	top: 110px;
	z-index: 1;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#meny {
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 15px;
				
	list-style-type: none;	
}

#meny ul {
	margin-left: 10px;
		
	list-style-type: none;				
}

#meny ul#submeny1 {		
	list-style-type: none;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;			
}

#meny ul#submeny2 {		
	list-style-type: none;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;			
}

#meny li {
	margin-bottom: 5px;
}
 
#submeny1 li {		
	list-style-type: none;
	margin-bottom: 0px;					
}

#submeny2 li {		
	list-style-type: none;
	margin-bottom: 0px;			
}
	
#meny a {				
	text-decoration: none;		
}
	
#meny a:link {
	color: #787b01;
}

#meny a:active {
	color: #787b01;
}

#meny a:visited {
	color: #787b01;
}

#meny a:hover {
	border-top: 2px dotted green;
	border-bottom: 2px dotted green;
}

#meny a#current {
	border-left: 2px dotted green;
	border-right: 2px dotted green;			
}


#linkcontainer {
	width: 250px;
	height: 80px;
	
	text-align: center;
	color: #a09c9c;	
	
	font-family: times, sans-serif;
    font-size: 16px;   
}

#linkcontainer a:active {
	color: #9da011;
    text-decoration: none;    
}

#linkcontainer a:link{
	color: #9da011;
	text-decoration: none;	
}

#linkcontainer a:visited{
	color: #9da011;
	text-decoration: none;	
}

#linkcontainer a:hover{	
	color: #9da011;
	text-decoration: underline;	
}
