html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
a {
	color: #FF6600;
}
a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}
 #wrapper  {
	width : 725px;
	margin : 0 auto;
	background-color: #FFFFFF;
	padding: 0px;
	height: 100%;
} 
 #header  {
	text-align : left;
	height: 111px;
	width: 725px;
	background-image: url(images/smackalicious-sergei.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
	margin-left: 0px;

}
h1 {
font-size : 1.5em ;
}
 #menu  {
	float : left;
	width : 200px;
}
#content {
	float : left;
	width : 525px;
	font-size: 80%;
	margin-left: 0px;
}	
#contentfull {
	float : left;
	width : 725px;
	font-size: 80%;
}
p.centerfull {
  width: 725px;
  margin-left: auto;
  margin-right: auto;
  width: 8em;
}
#menu ul {
margin : 10px ;
padding : 0px ;
}
#menu li {
list-style-type : none ;
} 
 #footer  {
	clear : both;
	text-align : center;
	font-size: 60%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 725px;
} 
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#content p, #content ul {
	margin: 20px 20px 20px 0px;
}
#content h1 {
	font-size: 100%;
	font-weight: bold;
	color: #8D8D8D;
	margin-right: 30px;
	margin-left: 0px;
	text-decoration: underline;
}
#contentfull p, #contentfull ul {
	margin: 20px 20px 20px 0px;
}
#contentfull h1 {
	font-size: 100%;
	font-weight: bold;
	color: #8D8D8D;
	margin-right: 30px;
	margin-left: 0px;
	text-decoration: underline;
}
#topnav {
	height: 40px;
	width: 725px;
	background-image: url(images/topnav-bg.gif);
	margin-right: 0px;
	margin-left: 0px;
}
#topnav li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
#menu p {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%;
}
#content p b {
	color: #0099FF;
}
#content ul b {

	color: #8D8D8D;
}
#contentfull p b {
	color: #0099FF;
}
#contentfull ul b {

	color: #8D8D8D;
}
.box {
	padding: 20px;
	border: 1px solid #E0E0E0;
}
.box2 {
	padding: 20px;
	border: 1px solid #E0E0E0;
	background-color: #F8F8F8;
}
.roundbox {
	background: url(images/roundbox_tl.png) no-repeat top left;
}
.roundbox_top {
	background: url(images/roundbox_tr.png) no-repeat top right;
}
.roundbox_bottom {
	background: url(images/roundbox_bl.png) no-repeat bottom left;
}
.roundbox_bottom div {
	background: url(images/roundbox_br.png) no-repeat bottom right;
}
.roundbox_content {
	background: url(images/roundbox_r.png) top right repeat-y;
}

.roundbox_top div,.roundbox_top,
.roundbox_bottom div, .roundbox_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundbox_content, .roundbox_bottom {
	margin-top: -19px;
}
.roundbox_content { padding: 0 0 0 15px; }

#menu p {
	margin-left: 10px;
}
