a		{
	color: #fff;
}
html{
	overflow:auto;
}
body {
	font-family: Arial, sans-serif;
	font-weight:lighter;
	background-color: #000;
	margin: 0 0 0 0;
	font-size:12px;
}
#wrapper{
	width:870px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#weather{
	float:left;
	width:150px;
	color:#000000;
	font-weight:bold;
	position:absolute;
	text-align:center;
	top:100px;
	left:30px;
	z-index:100;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#snowflake{
	float:left;
	position:absolute;
	top:70px;
	left:-20px;
	z-index:101;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#topPhoto{
	float:left;
	padding-top:-20px;
	position:relative;
	top: -20px;
}
#topNav{
	color:#0099FF;
	float:right;
	z-index:100;
	position:relative;
	font-weight:bold;
	font-size:10px;
	padding-top:20px;
	margin-bottom:auto;
	height:25px;
	
}
#topNav a{
	padding-right:8px;
	padding-left:8px;
	text-decoration:none;
	padding-top:20px;
	margin-bottom:auto;
	border-right:1px #fff solid;
}
#topNav a:hover{
	text-decoration:underline;
}
#topNav a.right{
	padding-left:8px;
	border-right:none;
}
#clearHead{
	clear:both;
}
#photoText{
	float:left;
	position:absolute;
	top:550px;
	left:140px;
	z-index:100;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
div.container{
	margin-left: auto;
	margin-right: auto;
	position:relative;
	top: 0px;
	width:870px;
}
#text{
	padding:0px 20px 20px 20px;
	margin-top:-20px;
	position:static;
	z-index:1;
}
div.text {
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* overrule inheritance */
}

#content{
	font-size:12px;
	float:right;
	background-color:#000;
	width: 635px;
	padding: 0px;
	color:#fff;
	z-index:1;
	text-align:justify;
	border-left: 1px #fff solid;
}

#content a{
	color:#0000cc;
	text-decoration:underline;
}
#experience{
	float:left;
	position:absolute;
	top:-40px;
	left:225px;
	display:inline;
	z-index:100;
}
.experienceText1{
	position:relative;
	top:20px;
	padding-left:210px;
	color:#0099FF;
	font-weight:bold;	
	font-size:16px;
}
.experienceText2{
	position:relative;
	top:20px;
	padding-left:130px;
	color:#0099FF;
	font-weight:bold;	
	font-size:16px;
}
#leftCol{
	float:left;
	width:234px;
	text-align:right;
}

#leftNav{
	color:#000;
	line-height:250%;
	width:220px;
	float:right;
	text-align:right;
	font-weight:bold;
}
#leftNav a{ 
	color: #888; 
	text-decoration: none;
	padding-right:17px;
	padding-left:auto;
}
#leftNav a:hover{
	color: #00CCFF;
	border-bottom:1px #fff solid;
}
#leftNav a.current{
	color: #00CCFF;
	border-bottom:1px #fff solid;
}
#leftNav ul{
	padding:0px;
	margin:0px;
	width: 220px;
}
#leftNav li{
	list-style: none;
	margin: 0px 0 1px 0;
	padding: 0 0 0 0px;
	background-color:#000;
	width:100%;
	font-size:14px;	
}
#leftNavSpacer{
	height:100%;
	min-height:380px;
}
#footer{
	clear:both;
	font-size:10px;
	color:#999;
	padding-top:5px;
}
h1{
	font-size: 18px;
	margin: 0 0 15px 0;
	color:#fff;
}
h2{
	font-size:16px;
	margin: 0;
	display:inline;
}
.smallText{
	font-size:10px;
}
.featured{
	color:#0099FF;
	font-weight:bold;
}
.featuredSm{
	color:#0099FF;
	font-size:10px;
	font-weight:normal;
}
.grayed{
	color:#666666;
}
.homepageImage{
	padding:5px;
}
.error{
	color:#FF0000;
}
hr{
	color: #fff;
	background-color: #fff;
	height: 1px;
	border: 0;
}

.border{
	border-bottom:1px solid #fff;
	margin-top:auto;
	margin-bottom:auto;
}
.v-chrome{
  margin-bottom:30px;
}

.v-chrome-bd{
  padding:12px 20px 12px 20px;
}


.v-chrome .bgnd *{
  background-image:url(/media/notice_1.png);
  _background-image:url(/media/notice_1.gif);
}

