	<style type="text/css">
		body {
		background-color : #999999;
		margin: 10px 10px 10px 10px;
		}
	
		div#frame {
		width:730px; height:440px; background-color:#fff; position:relative; margin: 0 auto; 
		}
			
		div#stage {
		width:493px; height:440px; background-color:#fff; position:relative; margin: 0 auto; float:left;
		}

		div#left_col {
		width:200px; height:440px; background-color:#fff; position:relative; margin: 0 auto; float:left;
		}

		div#right_col {
		width:30px; height:440px; background-color:#fff; position:relative; margin: 0 auto; float:right;
		}
			
		div#foot {
		width:730px; height:62px; background-color:#fff; position:relative; margin: 0 auto; align: middle;
		}
			
		#label {
			text-align:left;
			font-family:Verdana;
			font-weight: bold;
			font-size:14px;
			color:#ff0000;
			line-height:12px;
			margin-bottom:20px;
			margin-top:80px;
			padding-left:40px;
			padding-right:0px;
		}
	
		#copy {
			text-align:left;
			font-family:Verdana;
			font-size:12px;
			color:#000000;
			line-height:18px;
			margin-bottom:0px;
			margin-top:28px;
			padding-left:40px;
			padding-right:90px;
		}
	
		#descript {
			font-family: Verdana;
			font-size: 8pt;
			line-height: 1.2em;
			letter-spacing: 0;
			text-align: left;
			word-spacing: normal;
			text-decoration: none;
			color: #000;
			margin-left:32px;
			margin-right:0px;
		}
		
		#main_menu {
			font-family: Verdana;
			font-size: 9pt;
			font-weight: bold;
			line-height: 1.4em;
			letter-spacing: 0;
			text-align: left;
			word-spacing: normal;
			text-decoration: none;
			color: #ff0000;
			margin-left:32px;
			margin-right:0px;
		}
		
		#bios_menu {
			font-family: Verdana;
			font-size: 9pt;
			font-weight: bold;
			line-height: 1.4em;
			letter-spacing: 0;
			text-align: left;
			word-spacing: normal;
			text-decoration: none;
			color: #999;
			margin-top:28px;
			margin-left:40px;
			margin-right:0px;
		}
		
		#workmenu {
			font-family: Verdana;
			font-size: 8pt;
			line-height: 1.2em;
			letter-spacing: 0;
			text-align: left;
			word-spacing: normal;
			text-decoration: none;
			color: #ff0000;
			margin-left:32px;
			margin-right:0px;
		}
		
		#subtext {
			font-family: Verdana;
			font-size: 8pt;
			line-height: 1.4em;
			letter-spacing: 0;
			text-align: left;
			word-spacing: normal;
			text-decoration: none;
			color: #ff0000;
			margin-left:32px;
			margin-right:20px;
		}

		p.greytext {
			font-family: Verdana;
			font-size: 7.5pt;
			line-height: 1.3em;
			letter-spacing: 0;
			text-align: left;
			word-spacing: normal;
			text-decoration: none;
			color: #000;
			margin-left:32px;
			margin-right:5px;
		}

		.menu {
		font-family: Verdana; font-size: 9pt; line-height: 1.4em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #000; outline: none;
		}
		.menu:hover {
		font-family: Verdana; font-size: 9pt; line-height: 1.4em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #999; outline: none;
		}	
		
		.link {
		font-family: Verdana; font-weight: bold; font-size: 8pt; line-height: 1.4em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #000; outline: none;
		}
		.link:hover {
		font-family: Verdana; font-weight: bold; font-size: 8pt; line-height: 1.4em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #000; outline: none;
		}	
		
		.url {
		font-family: Verdana; font-size: 8pt; line-height: 1.4em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #ff0000; outline: none;
		}
		.url:hover {
		font-family: Verdana; font-size: 8pt; line-height: 1.4em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #ff0000; outline: none;
		}	
		
		.submenu {
		font-family: Verdana; font-size: 8pt; line-height: 1.4em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #000; outline: none;
		}
		.submenu:hover {
		font-family: Verdana; font-size: 8pt; line-height: 1.4em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #999; outline: none;
		}	

		.workmenu {
		font-family: Verdana; font-size: 8pt; line-height: 1.2em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #000; outline: none;
		}
		.workmenu:hover {
		font-family: Verdana; font-size: 8pt; line-height: 1.2em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #999; outline: none;
		}	

		a.workitems {
		font-family: Verdana; font-size: 8pt; line-height: 1.2em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #000; outline: none;
		}
		a.workitems:hover {
		font-family: Verdana; font-size: 8pt; line-height: 1.2em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #999; outline: none;
		}	

		hr {
    border:0px;
    height:1px;
    width:175px;
    background:#aaa;
    margin: 10px 5px 10px 20px;  
   	}
   	
	</style>
