body {
background-color:#000;
padding:0px;
margin:0px;
text-align:center;
}



p,h2,h3,h4,h5,div {font-family: arial; color:#fff}
p.small {font-size: 10px}
p.centered {text-align:center}
p,div {font-size: 11px;
	font-weight: bold}
img {border:none}
a:link   { color:#fff; text-decoration: none }
a:visited{ color:#fff; text-decoration: none }
a:active { color:#fff; text-decoration: none }
a:hover  { color:#99CCFF; text-decoration: none }

a.current { color:#99CCFF; text-decoration: none }

#frame {width:900px; margin:0px auto;}

#logo {
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	}

#menu {width:900px; margin:0px auto;
	font-size:12px;
	}
#menu ul {margin-bottom:0px;
	margin-right:36px;
	}

#menu li {
	display:inline;
	list-style-type:none;
	padding-left:40px;
	padding-right:46px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

.press {
	width:240px;
	text-align:left;
	float:left;
	margin:16px;
	}
.narrowpress {
	width:140px;
	text-align:left;
	float:left;
	margin:16px;
	}


#content-press {
	margin-top:50px;
	width:800px;
	float:left;
	text-align:left;
	}

#menubar {width:900px;
	margin: 0px auto;
	padding: 0px;
}

#submenu {
	width:900px; 
	margin:0px auto;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	}

#content-left {
	margin-top:50px;
	width: 400px;
	float:left;
	text-align:left;
	}
	
#content-right {
margin-top:50px;
	width: 460px;
	float:right;
	}
#links {width:300px; margin:0px auto;}

#right-thumbs {
	margin-top:20px;
	float:right;
}

#right-thumbs img {
	padding-right:4px;
	}

#blurb {text-align:center;}

.thumb {margin:10px;}


