HTML {
	overflow-x:auto; /* Required for Internet Explorer */
}

BODY {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#111;
	background-color:#A59D8A;
	margin:20px auto 0 auto;
	width:725px;
	text-align:left;/* Required for Internet Explorer */
	padding:0px; /* Required for Opera */
}

TABLE {
	border:none;
	width:100%;
}

IMG {
	border:0px;
}

.content {
	background-image:url(../img/podbg.jpg);
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	padding:3px 15px 3px 10px;
	line-height:15px;
	color:#333;
	font:14px Arial, Helvetica, sans-serif;
}

.content A {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.more {
	background-image:url(../img/podtag.jpg);
	background-repeat:no-repeat;
	height:24px;
	padding:7px 0 0 300px;
}

.more a:link, .more a:active, .more a:visited {
	color:#333;
}

.morelink {
	width:75px;
}

.main {
	width:347px !important;
	height:568px;
	background-image:url(../img/main.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.menu {
	padding:160px 0 0 210px;
}

.menu a:link, .menu a:visited, .menu a:active {
	color:#FFF;
	font:bold 11px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
}

.menu a:hover {
	text-decoration:underline;
}

.footer {
	background-image:url(../img/podbg.jpg);
	background-repeat:repeat-y;
	padding:3px 10px 3px 10px;
	line-height:15px;
	color:#333;
}

.footer a:link, .footer a:visited, .footer a:active {
	color:#333;
	text-decoration:none;
}

.footer a:hover {
	color:#111;
	text-decoration:underline;
}