#container {
}
#pageholder {
	width: auto;
}
#header {
	height: 95px;
	width: 850px;
}
#navigation {
	height: 26px;
	background-color: #00447C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#logo {
	width: 200px;
	margin-top: 8px;
	float: left;
	padding-left: 59px;
}
#login {
	width: 200px;
	float: right;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-right: 120px;
}
.logindetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-align: right;
	margin: 0px 0px 4px;
	padding: 0px;
}
#login #loginform .logindetails #Login {
	background-color: #009EC1;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#login #loginform .logindetails #Username {
	width: 120px;
	border: 1px solid #CCCCCC;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#login #loginform .logindetails #Password {
	height: 16px;
	width: 120px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainarea {
	height: 540px;
	width: 850px;
}
#navigation #navigationbuttons {
	margin-left: 52px;
	height: 26px;
	width: 798px;
}
#mainarea #home_leftcol {
	width: 420px;
	float: left;
}
#mainarea #home_rightcol {
	width: 430px;
	float: left;
	height: 460px;
	background-image: url(../images/berkeley_engineer.jpg);
	background-repeat: no-repeat;
}
#mainarea #left_content {
	margin-left: 52px;
	margin-top: 50px;
	margin-right: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
#navigation #navigationbuttons #aboutus {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 105px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #00447C;
}
#footer {
	width: 850px;
	height: 20px;
	margin-top: 10px;
}
#footer #copyright {
	float: right;
	width: 400px;
}
#navigation #navigationbuttons #ourmission {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navigation #navigationbuttons #steeringteam {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 140px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navigation #navigationbuttons #experience {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 110px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navigation #navigationbuttons #news {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 75px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navigation #navigationbuttons #contactus {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#centralbackground {
	height: 540px;
	background-image: url(../images/berkeley_grad_background.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #00447C;
	width: auto;
}
#footer #footercontact {
	width: 350px;
	margin-left: 52px;
	float: left;
}
#footer a:link {
	color: #00447C;
	text-decoration: none;
}
#footer a:hover {
	color: #00447C;
	text-decoration: underline;
}
#footer a:visited {
	color: #00447C;
	text-decoration: none;
}
#navigation #navigationbuttons a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation #navigationbuttons a:hover {
	color: #009EC1;
}
#mainarea #home_rightcol #newspanel {
	margin-top: 50px;
	height: 300px;
}
#mainarea #home_rightcol #newspanel #news_col1 {
	float: left;
	width: 116px;
	padding-left: 20px;
}
#mainarea #home_rightcol #newspanel #newstitle {
	margin-bottom: 10px;
	margin-left: 20px;
}
#newspanel #news_col1 #news1 {
	margin-bottom: 10px;
	height: 44px;
	background-image: url(../images/home_newspanel.png);
	background-repeat: no-repeat;
	padding-top: 4px;
}
#mainarea #home_rightcol #newspanel #news_col2 {
	float: left;
	width: 116px;
	margin-left: 20px;
}
#newspanel #news_col1 #news2 {
	margin-bottom: 10px;
	height: 44px;
	background-image: url(../images/home_newspanel.png);
	background-repeat: no-repeat;
	padding-top: 4px;
}
.home_newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home_newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #009EC1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	padding: 0px;
}
#mainarea #home_rightcol #newspanel a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainarea #home_rightcol #newspanel a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#newspanel #news_col2 #news3 {
	margin-bottom: 10px;
	height: 44px;
	background-image: url(../images/home_newspanel.png);
	background-repeat: no-repeat;
	padding-top: 4px;
}
#newspanel #beoutstanding {
	clear: both;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 35px;
}
#newspanel #news_col2 #news4 {
	margin-bottom: 10px;
	height: 44px;
	background-image: url(../images/home_newspanel.png);
	background-repeat: no-repeat;
	padding-top: 4px;
}
#navigation #navigationbuttons #aboutus_down {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 105px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #BB7831;
}
#mainarea #page_leftcol {
	width: 530px;
	float: left;
}
#mainarea #page_rightcol {
	width: 320px;
	float: left;
	height: 460px;
}
#navigation #navigationbuttons #ourmission_down {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #BB7831;
}
#mainarea  #page_textcolumns {
	margin-top: 20px;
}
#mainarea #page_textcolumns #pagecols_left {
	float: left;
	width: 215px;
}
#mainarea #page_textcolumns #pagecols_right {
	float: right;
	width: 215px;
}
#mainarea #page_textcolumns li {
	margin: 0px 0px 0px -12px;
	padding: 0px;
}
#navigation #navigationbuttons a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation #navigationbuttons #steeringteam_down {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 140px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #BB7831;
}
.teamnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #00447C;
}
.names_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 0px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainarea #page_leftcol a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainarea #page_leftcol a:hover {
	color: #BB7831;
	text-decoration: none;
}
#mainarea #home_leftcol a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainarea #home_leftcol a:hover {
	color: #BB7831;
	text-decoration: none;
}
#navigation #navigationbuttons #experience_down {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 110px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #BB7831;
}
.projectnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}
.contactdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation #navigationbuttons #contactus_down {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #BB7831;
}
#navigation #navigationbuttons #news_down {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 75px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #BB7831;
}
.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainarea #process_col {
	width: 730px;
	float: left;
}
