mens.css {
	width: 200px;
}
#main .table {
	width: 200px;
	float: left;
}
@charset "UTF-8";
body {
	background-color: #CFF;
}
#wrapper {
	height: auto;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F00;
	border-left-color: #F00;
}
#mainmen {
	font-size: 16px;
	font-style: normal;
	height: auto;
	width: 740px;
	float: left;
	margin-left:15px;
	padding:5px 5px 5px 5px;
	background-color:rgb(247, 236, 233);	
}
#ltcolumn {
	background-color:#F4A460;
	height: 1430px;
	width: 120px;
	float: left;
	margin-top: -40px;
}

#wrapper #rightcolumn {
	background-color:#F4A460;
	float: right;
	height: 1430px;
	width: 120px;
	margin-top: -40px;
}
#wrapper #mainbox #mainmen #menpic {
	margin-left: 70px;
	margin-top:7px;
	margin-bottom:7px;
	
}
-->
* {
	margin: 0px;
	padding: 0px;
}
#img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#header {
	height: 100px;
	width: 100%;
	background-color: #69C;
}

h1 {
	font-family: lato, "open sans";
	font-size: 85px;
	font-style: normal;
	line-height: 100px;
	text-align: center;
}
#p {
	font-family: lato, "open sans";
	font-size:16px;
}
h2 {
	font-family: "Edwardian Script ITC";
	font-size: 50px;
	text-decoration:underline;
}
#footer{
	font-family: lato, "open sans";
	font-size: 18px;
	background-color: #360;
	color: #F2F2F6;
	clear: both;
	height: 50px;
	text-align: center;
	line-height: 50px;
}
#table {
	height: 300px;
	width: 210px;
}
