body {
	background-color:#ffffe3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link, a:visited {
	color:#336633;
}

a:hover {
	color:#FF6600;
}

h1 {
	color:#336633;
	font-size:22px;
	margin:5px;
	text-align:center;
}

h2 {
	color:#336633;
	font-size:18px;
	margin:20px 10px 10px 10px;
}

p {
	margin:5px 15px 15px 15px;
	line-height:18px;
}

ul {
	list-style-type:square;
}

ul li {
	margin-bottom:7px;
}

#content {
	background-image:url(images/background.gif);
	background-position:right;
	background-color:#ffffff;
	width:760px;
	margin:0px auto;
	padding-right:5px;
}

#menu {
	margin:0px;
	text-align:center;
	padding: 0px 0 9px 0px;
	float:right;
	display:block;
}

#menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#menu a:link, #menu a:visited {
	background : #ffffe3;
	border : 1px solid #000;
	border-bottom:1px solid #696;
	color : #000;
	float : left;
	font-size : 12px;
	font-weight : normal;
	margin: 0px 2px;
	padding: 4px 5px;
	text-decoration : none;
	font-weight:bold;
}



body#glasses a#glassesnav,
body#sunglasses a#sunglassesnav,
body#history a#historynav,
body#contacts a#contactsnav,
body#exams a#examsnav,
body#contact a#contactnav {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #666666;
	font-weight:bold;
}

#menu a:hover	{
	border : 1px solid #fff;
	border-bottom:none;
	background-color:#336633;
	color:#fff;
	text-decoration: underline;
}

#error {
	background-color:#fcc;
	border:2px solid #c33;
	width:500px;
	padding:2px 4px 2px 4px;
	margin:5px auto 10px auto;
}

#footer {
	text-align:center;
	font-size:12px;
	line-height:22px;
}
