/* 
PJM 2008-09-17

Based on Portal_blue by:
Author: Fred Chu (id.sonic@gmail.com)
Date: 09.23.2005
Locale: China
Other links: 
*/
body {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	/* font-family: "Lucida Grande","Lucida Sans Unicode",helvetica,verdana,arial,sans-serif; */
	/* font-family:verdana,tahoma,helvetica,arial,sans-serif; */
	font-family:"trebuchet ms",tahoma,sans-serif;
	background: url(img/top-left.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#wrap {
	background: url(img/top-right.gif) top right no-repeat;
	min-width: 800px;
	height: 400px;	
	}
	
#header {
	background: url(img/top-center.gif) repeat-x;
	height: 52px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 22px;

	}
	
#left {
	position: absolute;
	top: 40px;
	left: 50px;
	margin: 0;
	padding: 0;
	width: 181px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 151px;
	}
	
html>body #left {
	width: 151px; /* ie5win fudge ends */
	}
	
#middle {
	margin: 10px 230px 30px 220px; /* n6.01win n6mac won't recognize top margin for middle box, so it goes in body */
	padding: 10px;
	}
	
#right {
	position: absolute;
	top: 40px;
	right: 50px; /* Opera5.02 will show a space at right swhen there is no scroll bar */
	margin: 0;
	padding: 0;
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
 	width: 160px;
	background:	url("img/right-body.gif");
	}
	
#headline ul li a {
	margin: 0;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	font-size: 140%;
	/* font-family: georgia; */
	font-family: "Lucida Grande","Lucida Sans Unicode",helvetica,verdana,arial,sans-serif;
	display: block;
	background: url("img/menu-body.gif");
	color: #666;
	border-bottom: #ececec 1px solid;
	}
html>body #right {
	width: 160px; /* ie5win fudge ends */
	}

	
/*Start Menu Style*/

#menu ul {
	width: 151px;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu ul li{
	margin: 0;
	padding: 0;
	display: block;
	}
	
#menu ul li a#top {
	background: url("img/menu-top.gif") no-repeat;
	}
	
#menu ul li a#top-sel {
	background: url("img/menu-top-s.gif") no-repeat;
	}
	
#menu ul li a#top:hover {
	background: url("img/menu-top-s.gif") no-repeat;
	}
		
#menu ul li a {
	margin: 0;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	font-size: 140%;
	/* font-family: georgia; */
	font-family: "Lucida Grande","Lucida Sans Unicode",helvetica,verdana,arial,sans-serif;
	display: block;
	background: url("img/menu-body.gif");
	color: #666;
	border-bottom: #ececec 1px solid;
	}
	
#menu ul li a:hover {
	color: #fff;
	background: url("img/menu-body-s.gif");
	}
	
#menu ul li a#sel {
	color: #fff;
	background: url("img/menu-body-s.gif");
	}
	
#menu ul li a#sel:hover {
	background: url("img/menu-body.gif");
	color: #666;
	}
	
#menu ul li a#ti {
	height: 53px;
	padding: 0px;
	}

/* Not currently used */
#menu ul li a#ti-sel {
	height: 53px;
	padding: 0px;
	background: url("img/menu-body-s.gif");
	}
	

#menu ul li a#bottom {
	background: url("img/menu-bottom.gif") bottom no-repeat;
	border-bottom: none;
	}
	
#menu ul li a#bottom:hover {
	background: url("img/menu-bottom-s.gif") bottom no-repeat;
	border-bottom: none;
	}

#menu ul li a#bottom-sel {
	background: url("img/menu-bottom-s.gif") bottom no-repeat;
	border-bottom: none;
	}
	
#menu ul li span#bottom-sel {
	margin: 0;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	font-size: 140%;
	font-family: "Lucida Grande","Lucida Sans Unicode",helvetica,verdana,arial,sans-serif;
	display: block;
	color: #666;
	background: url("img/menu-bottom-s.gif") bottom no-repeat;
	border-bottom: none;
	}
	
/*End of Menu Style*/

#logo {
	text-align: center;
	line-height: 296px;
	vertical-align: middle;
	color: #ccc;
	font-size: 150%;
	margin-bottom: 10px;
	background: url("img/logo.jpg") no-repeat;
	width: 181px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 151px;
	height: 326px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 296px;
	}

/*Start right content*/
#right-list-body {
	background: transparent url("img/right-top.gif") no-repeat;
	}
	
#right-list-bottom {
	background: transparent url("img/right-bottom.gif") bottom left no-repeat;
	height: 13px;
	}
	
#right-list-body h4 {
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 2px solid #ececec;
	font-size: 13px;
	}
	
.design {
	text-align: center;
	margin: 10px auto;
	}
	
.design img {
	border: 1px solid #999;
	}
	

.design a {
	text-decoration: none;
	color: darkblue;
	}
	
.design a:hover {
	color: black;
	}
/*End right content*/



.content {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#mission {
	font-size: 110%;
}

.entry {
	padding: 0;
	margin: 0;
	background: url("img/entry.gif");
	}
	
.entry1 {
	background: url("img/entry-1.gif") top left no-repeat;
	padding: 0;
	margin: 0;
	}
	
.entry2 {
	background: url("img/entry-2.gif") top right no-repeat;
	padding: 0;
	margin: 0;
	}
	
.entry3 {
	background: url("img/entry-3.gif") bottom left no-repeat;
	padding: 0;
	margin: 0;
	}
	
.entry4 {
	background: url("img/entry-4.gif") bottom right no-repeat;
	padding: 0;
	margin: 0;
	}
	
.entry4 p {
	margin: 10px;
	padding: 0;
	}
	
#top-news {
	margin: 0px;
	padding: 0;
	background: url("img/entry.gif");
	}
	
h3 {
    height: 50px;

    border: 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

	line-height: 52px;
	margin: 0px;
	margin-left: 0px;
	padding-left: 60px;
	overflow: hidden;
	display: block;
    }

#headline h3 {
    color: #eee;
	background: url("img/thyrd-cells.png") bottom left no-repeat;
    background-color: #3968B9;
    }

#ti-headline h3 {
	background: url("img/ti-header.jpg") top center no-repeat;
	height: 128px;
	}
	
h3#quotes {
    color: #666;
	background: url("img/quotes.png") bottom left no-repeat;
    background-color: #FAFFBF;
	}
	
h3#thyrd {
	background: url("img/thyrd-cells.png") bottom left no-repeat;
	color: #eee;
    background-color: #3968B9;
	}
	
h3#thyrdinfo {
	background: url("img/waves.png") bottom left no-repeat;
    color: #666;
    background-color: #FAFFBF;
	}
	
h3#aboutme {
	background: url("img/dna_bg.gif") bottom left no-repeat;
	color: #666;
    background-color: #FAFFBF;
	}
	
#footer {
	clear: both;
	display: block;
	padding: 10px;
	margin-top: 20px;
	font-size: 80%;
	border-top: 1px solid #ececec;
	}
	
p.hack1 {
	height: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
p.hack2 {
	height: 5px;
	}



.centered {
	display: block;
	margin: auto;
}

.mainText {
	font-size: 150%;
}

.bigText {
	font-size: 120%;
}

