div#navbar{
width:91;
background-color:#FFFFFF
}
table{
width:875px;
background-color:#FFFFFF;
border-collapse:collapse;
margin: .5em .1em .5em 0em;
}
p{
font-size:12px;
line-height:13px;
}
p#subtitle{
font-size:10px;
color:#666666;
}
a {
color:#000000;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

a:visited{
color:#666666;
}


td#topbg{
	width:873px;
	border-collapse:collapse;
	background-image:url(layout/top.jpg);
	background-repeat:no-repeat;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	}
td#mainbg{
width:873px;
background-image:url(layout/middle.jpg);
background-repeat:repeat-y;
padding: 0em 0em .5em 1em;
}

td#bottombg{
width:873px;
height:28px;
background-image:url(layout/bottom.jpg);
background-repeat:no-repeat;
padding:0em 2em .5em 0em;
font-size:10px;
color:#999999;
}
table#attention{
width:835px;
margin:0 0 0 0;

}
table#info{
width:720px;
background-color:#FFFFFF;
border-collapse:collapse;
margin: .5em .1em .5em 0em;

}
td#title{
	background-color:#E2E0B8;
	border-left: thin solid #000000;
	border-right: thin solid #000000;
	padding:5px 5px 0px 5px;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
}

td#content{
	background-color:#E2E0B8;
	border-left: thin solid #000000;
	border-right: thin solid #000000;
	padding: 10px 5px 5px 5px
}
td#subinfo{
	font-size:12px;
	line-height:12px;
	background-color:#E2E0B8;
	border-left: thin solid #000000;
	border-right: thin solid #000000;
	padding: 0px 5px 0px 30px
}



td#bbuttons{
background-color:#E2E0B8;
padding: 1em 0em .5em 0em;
border-bottom: thin solid #000000;
border-left: thin solid #000000;
border-right: thin solid #000000;

}
body {
	background-color:#CC9966;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
div#bottomnav {
	clear: none;
	float: right;
	height: 28px;
	width: 91px;
}
div#thumbs {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	float:left;
	margin:0px 0px 0px 5px;
}
