BODY {
	BACKGROUND: #E5E5E1;	
	MARGIN: 0px;
}
body, div, td
{
	FONT-FAMILY: Book Antiqua, Tahoma, Verdana, Arial;
	font-size:10pt;
	COLOR: #4e3e65;
}
A {COLOR: #674499}
A:visited {COLOR: #816e9d}
A:hover {COLOR: #3f2366}

img
{
	border:0;
}

h1
{
	margin:5px 0;
	font-size:14pt;
	font-weight: bold;
}
h2
{
	margin:3px 0;
	font-size:12pt;
	font-weight: bold;
}
h3
{
	margin:0;
	font-size:10pt;
	font-weight: bold;
	font-style: italic;
}
.head, .body, .bottom, .footer
{
	width: 1000px;
	text-align: left;
}
.head
{
	background: url(../images/imgLogo.jpg) no-repeat right top;
	white-space: nowrap;
}
.body
{
	background: url(../images/bgBody.gif) repeat-y center top;
}
.bottom
{
	background: url(../images/bgFooter.jpg) no-repeat center bottom;
}
.menu
{
	width: 138px;width: "260px";
	position: relative;float:left;
	background: url(../images/imgBook.jpg) no-repeat right top;
	padding:200px 0 200px 122px;
}
.menuButton
{
	width: 118px;
	background: url(../images/bgMenuButton.gif) repeat-y center top;
}
.menuButton div.top
{
	width: 118px;height: 4px;
	background: url(../images/bgMenuButtonTop.gif) no-repeat center top;
}
.menuButton div.bottom
{
	width: 118px;height: 4px;
	background: url(../images/bgMenuButtonBottom.gif) no-repeat center bottom;
}
.menuButton div.name
{
	width: 110px;width: "118px";
	padding:0 4px;
}
.menuButton div.name a
{
	width: 95px;width: "110px";
	clear: both;display: block;
	padding:3px 3px 3px 10px;
	border:1px solid #FCB080;
	font-size: 12px;
	color:#4E3E65;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
.menuButton div.name a:hover
{
	border:1px solid #FFFFCC;
	COLOR: #FFFFCC;
	text-decoration: none;
}
.content
{
	width: 685px;width: "730px";
	position: relative;float:right;
	padding:0 45px 100px 0;
	text-align: justify;
}
.helloText
{
	width: 415px;
	position: relative;float:left;
	text-align: justify;
}
.news
{
	width: 250px;width: "260px";
	position: relative;float:right;
	background: url(../images/bgNews.gif) repeat-y left top;
	padding:10px 0 10px 10px;
	text-align: justify;
}
.newsTop
{
	background: url(../images/bgNewsTop.gif) no-repeat center top;
}
.empty
{
	clear: both;display: block;
}
.footer
{
	clear: both;display: block;
	text-align: center;
}
.imgTable td 
{
	text-align: center;
	vertical-align: middle;
}