BODY {
	BACKGROUND-COLOR: #ccc;
	FONT-FAMILY: Verdana, Geneva, sans-serif
}
H1 {
	FONT-WEIGHT: 100; FONT-SIZE: 16pt; COLOR: #000
}
H2 {
	FONT-WEIGHT: 100; FONT-SIZE: 8pt; COLOR: #000;  line-height: 150%
}

p{ line-height: 200% }

DIV {
	FONT-SIZE: 8pt; COLOR: #000
}
A:link, A:visited, A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}

#wrapper{
	margin-left:18px;
	margin-top:18px;
	position:relative;
	BACKGROUND-COLOR: #CCC;
}

#header{
	position:relative;
	height:10px;
	z-index:100;
}


#content{
	position:relative;
}

#left{
	color:#fff;
	font-weight:normal;
	position:relative;
	top:5px;
}

#name{
	top: 10px;
	left: 5px;
}

#right{
	position:relative;
	top: 60px;
	left:5px;
}

#condres{
	position:relative;
	left:5px;
	top:30px;
}
