body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial;
	font-size: small;
	text-align: center;
	background: #ccc;
	color: black;
}

img
{
	border-width: 0;
}

a,
a:active,
a:visited
{
	color: black;
}

a:hover
{
	color: red;
}

h1.title
{
	background: black;
	color: white;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 6px;
	margin: 0;
}

h1.title a,
h1.title a:active,
h1.title a:hover,
h1.title a:visited
{
	text-decoration: none;
	color: white;
}

h2
{
	border-bottom: 1px solid black;
	margin-right: 30px;
	color: #9A1414;
}
ul
{
font-size:11px;
}
#main
{
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0;
	text-align: left;
	background: white;
	padding: 0;
}

#menu
{
	margin: 0;
	padding: 0;
	width: 100%;
	background: #e4e2da;
	color: white;
	font-size: x-small;
	border-top-color: white;
	border-top-width: 2px;
	border-top-style: solid;
	border-collapse: collapse;
}

#menu table
{
	margin-left: 50px;
	border-collapse: collapse;
}

#menu td
{
	width: 80px;
	height: 24px;
	background: #B2ae97;
	border-left-color: white:
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: center;
}

#menu td.selected
{
	background: black;
}

#menu a,
#menu a:active,
#menu a:hover,
#menu a:visited
{
	color: white;
	text-decoration: none;
}

#menu .highlight
{
	background: #9A1414;
}

#footer
{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: black;
	color: white;
	text-align: center;
}

.rbroundbox
{
	background: black;
}       
     
.rbbot
{
	background: url(/images/br.gif) no-repeat bottom right;
}
        
.rbbot div
{
	background: url(/images/bl.gif) no-repeat bottom left;
}       
 
.rbtop div, .rbtop, .rbbot div, .rbbot
{
	width: 100%;
	height: 7px;   
	font-size: 1px;      
}

#container
{
	margin: 0;
	padding: 0;
	border-left-color: black;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: black;
	border-right-width: 1px;
	border-right-style: solid;
}

#content
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	padding-right: 20px;
	margin: 0;
}

.entry-body
{
	font-weight: bold;
}

.entry-footer
{
	font-size: x-small;
	text-align: right;
}

.entry-data-title
{
	font-weight: bold;
}

.entry-data-value
{
	margin-left: 6px;
}

.entry-data-method
{
	margin-bottom: 12px;
}

.entry-data-year
{
	margin-bottom: 12px;
}

.entry-data-size
{
	margin-bottom: 12px;
}

img.sample
{
	overflow: hidden;
	border: 1px solid #a9a9a9;
	padding: 4px;
}

.center
{
	text-align: center;
}
