body {
		margin:0;
		padding:0;
		text-align:center;
		font-family:lucinda,arial,helvetica,sans-serif;
		}
img {
	border:none;
	}		
#content {
		width:35%;
		margin:0px auto;			
		text-align:left;
		margin-top:5%;
		}
#arrow {
		position:relative;
		text-align:left;
		}
#content_wide {		
		position:relative;
		width:576px;
		margin:0px auto;	
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		margin-top:10%;
		}
#content_menupage {
		margin-top: 5%;
			}
#logo_menupage {			
		width:20%;
		position:relative;
		right:280px;
		top: 25%;
		}
#homearrow_menupage {			
		width:325px;
			}
/* Remove outline from Firefox links*/
/* Will not pass validation.
a:active {
		outline:none;
		}
a:focus {
		outline:none;
		}
*/		
/*End Removal of outline*/
img {  border-style: none;
	}
							
.left_arrow {
		margin-left:-43%;
		}
.right_arrow {
		margin-left:3px;
		background-color: red}
.home_menupage {
		margin-left: 80%;
			}		
#lr_arrows {
		position:relative;
		margin:0;
		padding:0;
		margin-left:-88%;
			}
#home_menupage {
		margin:0;
		padding:0;
		margin-left:90%;
		margin-top:-6%;
		}
.noborder {
		border:none;
		}
.border {
	border:#333333 solid 1px;
		}						