body {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #ffffff;
	background-repeat: repeat-x;
	text-align:center;
	margin:0px;
}


div,table
{
margin:auto;
}

ul {
list-style-type: none;
margin:0px;
text-align:left;
padding:0px;
}

h4
{
margin:0px 0px 5px 0px;
padding:0px;
text-align:left;
}

a
{
color:#333333;
}

a:hover
{
color:#ee0000;
}

img
{
border:0px;
}

#top,#menu
{
width:960px;
}

#pub
{
width:940px;
padding:10px 10px 5px 10px;
background-color:#e6cca9;
border-bottom:1px solid #c1a37a;
}

#pubtitle
{
padding-top:2px;
height:18px;
float:left;
}

#publist
{
float:left;
height:20px;
width:680px;
overflow:hidden;
}

#pubother
{
padding-top:2px;
height:18px;
float:right;
}


#main
{
width:960px;
border:10px solid #e6cca9;
background-color:#e6cca9;
}

#main td
{
text-align:left;
}

#hr01
{
width:720px;
height:2px;
color:#b8a387;
}

#links
{
background-color:#e6cca9;
border-top:1px solid #9d2e26;
}

#links td
{
padding:5px 10px;
text-align:left;
}


#bottom
{
background-color:#e6cca9;

}

#bottom td
{
border-top:3px solid #9d2e26;
padding:10px 10px 20px 10px;;
}


.textbox
{
border:1px solid #333333;
background-color:transparent;
}