@import "tabs.css";

body,td,th {
	font-family: "Helvetica";
	font-size: 
	0.9em;
	color: #FFFFFF;

}
body {
	font-family: "Helvetica";
	margin: 0px;
	background-color: #333333;
	line-height: 150%;

}

a:link, a:visited {

	padding:  5px 10px 5px 10px;
		background:#0033cc;
	color:#ffffff;
	text-decoration: none;


}

a:hover {
	background:#333333;
	color:#ffffff;
	text-decoration: none;

}
	
#right {
	float: left;
	
	width: 800px;
	
}

#right {
float:right; position:relative; width:800px; margin-right:-800px; display:inline;}


#wrapper {
	left: 0px;
	top: 0px;
	width: 800px;

}

#left {
	border-left: 850px; solid white;
	float: left;
	position: relative;
	display: inline;
	width: 225px;
	
	padding-left: 25px;
	
	}
	
	
	#image {
	position: relative;
	
	

}

#text {
	position: relative;
width: 680px;

}
	
.url

{
font-size: 110%;
	font-variant: small-caps;
	letter-spacing: .3em;
}

h1 {
	font-size: 135%;
	font-weight: normal;
	padding-top: 25px;
}

h2 {
		font-size: 110%;
	font-weight: normal;

}


#image a {
background-color: #333;}

.link {
float: left;
margin-right: 5px;}

.clear {float:none; clear: both;}