h1 {
color: #ffffff;
}

body {
	font-family: Georgia;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: visible;
	color: #000000;
}

.verdana {
	color: #333333;
	font-family: Times, Times New Roman;
	padding:1px;
	font-weight:normal;
	font-size:13px;
	line-height: 18px;

}

.verdana1 {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:1px;
	font-weight:normal;
	font-size:13px;
	line-height: 18px;

}




a.highlight4 {
	font-family: Times, Times New Roman;
	font-weight: bold;
}

a:hover {
	color: #000000;
}




.small {
	font-size: 10px;
}

.turquoise {
	color: #12d4d2;
}

.darkturquoise {
	color: #0fafad;
}

.orange {
	color: #f4921f;
}

.mossgreen {
	color: #92d412;
}

.darkmossgreen {
	color: #79b209;
}

.innertube{
margin: 15px;

}
.rssbox {

	padding-top: 20px;
  margin-left: 10px;
	text-align: center;
	position: absolute;
	top: 85px;
}

.textbox {
	width:530px;
	padding-top: 20px;
	padding-bottom: 105px;
    margin-left: 70px;
	text-align: left;
	position: absolute;
	top: 85px;
}

.workbox {
	width:700px;
	padding-top: 40px;
  margin-left: 40px;
	text-align: left;
	
	
}

.blogbox {
	
	padding-top: 10px;
  margin-left: 20px;
	text-align: left;
	
	
}

.infobox {
	width:700px;
	padding-top: 40px;
	padding-bottom: 85px;
  margin-left: 10px;
	text-align: center;
	
	
}

.headerbox {

	text-align: center;
	padding-top:10px;
	margin-left: 10px;
	position: absolute;
}


#leftmenu {
position: absolute;
top: 4px;
bottom: 0; 
left: 8px;
width: 220px; /*Width of frame div*/
background: white;
color: #000000;
overflow: visible;

}

#maincontent{
position: fixed;
top: 0; 
left: 70px; /*Set left value to WidthOfFrameDiv*/
right: 0;
bottom: 0;
background: white;
overflow: scroll;
}

.innertube{
margin: 15px;

}

* html body{ /*IE6 hack*/
padding: 0 1000px 0 70px; /*Set value to (0 WidthOfRightFrameDiv 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 1px;
	padding: 0px;
}


}
a.highlight4:hover {
	color: #999999;
}

.inline {
  display: inline;
}

.leftcell {
  width: 300px;
}

.rightcell {
  width: 350px;
	padding-left: 15px;
	vertical-align: top;
}
