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

.verdana {
	font-family: Georgia;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	line-height: 14px;

}

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

}

.technique {
	font-family: Georgia;
	font-size: 11px;
	vertical-align: top;
	text-transform: uppercase;
}

.workinfo {
	font-family: Georgia;
	font-size: 12px;
	vertical-align: top;
	
}

.title {
	font-size: 16px;
	color: black;
}

.bigtitle {
	font-size: 18px;
	line-height: 26px;
	color: black;
}
.bigbigtitle {
	font-size: 22px;
	line-height: 26px;
	color: black;
}

.cv {
	line-height: 20px;
}

td {
	font-family: Georgia;
}

a { 
	text-decoration:none;
	font-family: Georgia;
	padding:1px;
	font-weight:normal;
	font-size:14px;
	line-height: 16px;
	color: black;
}

a.1 { 
	text-decoration:none;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:1px;
	font-weight:normal;
	font-size:13px;
	line-height: 16px;
}

a.highlight4 {
	font-family: Georgia;
	font-weight: normal;
		
}

a.highlight3 {
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
}

a.underlined {
	text-decoration: underline;
	font-size: 14px;
	color: black;
}

a.white {
	color: #ffffff;
}


h5 {
	 font-size: 10px;
	 font-weight: bold;
	 line-height: 11px;
}

.small {
	font-size: 10px;
}

.turquoise {
	color: #12d4d2;
}

.darkturquoise {
	color: #0fafad;
}

.orange {
	color: #f4921f;
}

.mossgreen {
	color: #92d412;
}

.darkmossgreen {
	color: #79b209;
}

.rssbox {
	width:750px;
	text-align: center;
	position: absolute;
	top: 35px;
}

.textbox {
	width:560px;
	padding-top: 20px;
	padding-bottom: 105px;
    margin-left: 70px;
	text-align: left;
	position: absolute;
	top: 35px;
	
	line-height:16px;
}

.workbox {
	width:750px;
	padding-top: 30px;
  margin-left: 0px;
  padding-left:0px;
	text-align: left;
	
	
}

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

.headerbox {
	width:700px;
	text-align: center;
	padding-top:10px;
	margin-left: 10px;
	position: absolute;
}


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

}

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

.innertube{
margin: 15px;

}

* html body{ /*IE6 hack*/
padding: 0 1000px 0 200px; /*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;
}

img.bordergrey {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

a.highlight4:hover {
	text-decoration: underline;
}
a.highlight3:hover {
	text-decoration: underline;
}

.inline {
  display: inline;
}

.leftcell {
  width: 300px;
  padding-bottom: 0px;
  vertical-align: top;
  
}

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