body {
	font-family: Arial, Tahoma;
	font-size: small;
}

li {
	font-family: Arial, Tahoma;
	font-size: small;
}

div.container {
	border-width: 4px 4px 16px 4px;
	border-color: #000000;
	border-style: solid;
	width: 700px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #FFFFFF;
}

div.header {
	width: 100%;
	height: 90px;
}
div.bubble_class {
	display: block;
}
div.logo_header {
	width: 100%;
	height: 90px;
	background: #FFFFFF url(images/logo.jpg) no-repeat;
	vertical-align: top;
	text-align: right;
	font-family: Arial, Tahoma;
	font-size: small;
	padding: 5px 0px 5px 0px;
}

div.logo_header_CS8903 {
	width: 100%;
	height: 90px;
	background: #FFFFFF url(images/logoCS8903.jpg) no-repeat;
	vertical-align: top;
	text-align: right;
	font-family: Arial, Tahoma;
	font-size: small;
	padding: 5px 0px 5px 0px;
}

div.bubble_row {
	width: 700px;
	height: 160px;
	margin-top: 10px;
	background: #FFFFFF url(images/row_bg.jpg) repeat-x;
	vertical-align: top;
	font-family: Arial, Tahoma;
	font-size: small;
	padding: 0px 0px 0px 0px;
}

span.aBubble {
	margin-left: 20px; 
	margin-right: 20px;
}

div.content {
	padding: 30px 10px 15px 10px;
	font-family: Arial, Tahoma;
	font-size: small;
}

div.title {
	padding: 5px 10px 15px 10px;
	font-family: Arial, Tahoma;
	font-size: medium;
	font-style: bold;
}

div.subtitle {
	padding: 2px 2px 2px 2px;
	font: small Arial, Tahoma;
	font-weight: bold;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #5E6FE3;
}

p {
	font-family: Arial, Tahoma;
	font-size: small;
}


div.LCC_proj
{
	margin: 0px 20px 0px 20px;
	vertical-align: top;
	font-family: Arial, Tahoma;
	font-size: small;
}
div#nav2
{
	margin: 0px 20px 0px 20px;
	display: none;
	vertical-align: top;
	font-family: Arial, Tahoma;
	font-size: small;
}

div#nav3
{
	margin: 0px 20px 0px 20px;
	display: none;
	vertical-align: top;
	font-family: Arial, Tahoma;
	font-size: small;
}

div#nav4
{
	margin: 0px 20px 0px 20px;
	display: none;
	vertical-align: top;
	font-family: Arial, Tahoma;
	font-size: small;
}