/* $Id: style.css,v 1.5 2007/03/01 09:05:20 brendon Exp $ */

body
{
	background:#FFFFFF;
	margin-top: 20px;
}
body, table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: left;
	
}

a
{
	color: #000000;
}

#global {
	position:absolute;
	LEFT: 50%;
	MARGIN-LEFT: -390px;
	WIDTH: 780px;
}

#header
{
	WIDTH: 780px;
	HEIGHT: 76px;
}

#serial
{
float: right;
WIDTH: 127px;
HEIGHT: 65px;
background:url(images/serial.gif);
}

#logo
{
float: left;
WIDTH: 226px;
HEIGHT: 21px;
background:url(images/logo.gif);
margin-top: 49px;
}

#line
{
float: left;
WIDTH: 417px;
HEIGHT: 10px;
BORDER-BOTTOM: #000000 1px solid;
margin-top: 54px;
margin-left: 3px;
}

#main
{
BORDER-LEFT: #3A053A 1px solid;
BORDER-RIGHT: #3A053A 1px solid;
BORDER-BOTTOM: #3A053A 1px solid;
WIDTH: 778px;
height:auto;
}

#menubio
{
background:url(images/bio_bkgd.gif) repeat-x;
height: 30px;
text-align: right;
padding-right: 14px;
}

#menupress
{
background:url(images/press_bkgd.gif) repeat-x;
height: 30px;
text-align: right;
padding-right: 14px;
}

#menuphotos
{
background:url(images/photos_bkgd.gif) repeat-x;
height: 30px;
text-align: right;
padding-right: 14px;
}

#menulinks
{
background:url(images/links_bkgd.gif) repeat-x;
height: 30px;
text-align: right;
padding-right: 14px;
}

#menucontact
{
background:url(images/contact_bkgd.gif) repeat-x;
height: 30px;
text-align: right;
padding-right: 14px;
}

#content
{
width: 730px;
padding-left: 25px;
padding-bottom: 15px;
padding-top: 20px;
text-align:justify;
}

#print
{
position:relative;
float:right;
margin-left:8px;
height:30px;
margin-bottom: 18px;
}

table#press_content {
margin-top:20px;
}

.photo
{
border:#FF7B02 1px solid;
margin-right: 12px;
margin-bottom:10px;
text-align: left;
}

.biotitle
{
color: #CD3300;
font-weight: 600;
font-size:11px;
}

#footerleft
{
margin-top: 5px;
margin-right: 5px;
BORDER: #3A053A 1px solid;
width: 226px;
height: 119px;
float:left;
}

#footerright
{
float:right;
margin-top: 5px;
BORDER: #3A053A 1px solid;
width:  545px;
height: 119px;
}

#footerleft2, .footerleft2
{
margin-top: 5px;
margin-right: 5px;
BORDER: #3A053A 1px solid;
height: 119px;
float:left;
}

#footerright2
{
float:right;
margin-top: 5px;
BORDER: #3A053A 1px solid;
height: 119px;
}

#copyright
{
float: left;
text-align: right;
margin-top: 9px;
height: 25px;
width: 780px;
}

#copyright a
{
text-decoration: none;
}

#bullets {
	float: left;
	width: 700px; 
	margin-top: 0;
	color: #000000;
}

#bullets li {
	list-style: none;
	background: url(images/bullet.gif) no-repeat 0 .3em; 
	margin: 20px 0;     /* *** vertical margin between the list items *** */
	padding-left: 20px; /* *** distance text of the list item to the margin / bullet-img *** */
}

#bullets a {
	font-weight: 600;
	text-decoration: none;
}

#bullets a:hover {
	text-decoration: underline;
}
.image
{
border:#D00ECF 1px solid;
text-align: center;
}

.pressimage
{
border:#63B1B1 1px solid;
text-align: center;
}

/*buttons*/
#butcontact
{
width: 100px;
height: 13px;
float: right;
text-align: center;
padding-top: 17px;
}

#butcontactin
{
width: 100px;
height: 30px;
float: right;
text-align: center;
}

#butlinks
{
width: 151px;
height: 13px;
float: right;
text-align: center;
padding-top: 17px;
}
#butlinksin
{
width: 151px;
height: 30px;
float: right;
text-align: center;
}

#butphotos
{
width: 91px;
height: 13px;
float: right;
text-align: center;
padding-top: 17px;
}

#butphotosin
{
width: 91px;
height: 30px;
float: right;
text-align: center;
}

#butpress
{
width: 75px;
height: 13px;
float: right;
text-align: center;
padding-top: 17px;
}

#butpressin
{
width: 75px;
height: 30px;
float: right;
text-align: center;
}

#butbio
{
width: 116px;
height: 13px;
float: right;
text-align: center;
padding-top: 17px;
}

#butbioin
{
width: 116px;
height: 30px;
float: right;
text-align: center;
}

.biotext
{
font-size:11px;
line-height: 15px;
}
