@charset "UTF-8";

body {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-image: url(http://www.vossome.com/images/vossome3logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#rightcolumn {
	float: right;
	width: 400px;
	padding: 25px;
}
#middlecolumn {
	float: right;
	width: 400px;
	padding: 25px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#nameplate {
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
#leftcolumn {
	width: 180px;
	float: left;
	padding-top: 100px;
}
#infopane {
	margin-top: 20px;
	clear: both;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: 999;
	border-right-color: 999;
	border-bottom-color: 999;
	border-left-color: 999;
}
.blogtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #77b4da;
	font-size: 24px;
}
#leftcolumn .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 14px;
}
#leftcolumn a {
	color: #77b4da;
	text-decoration: none;
	font-weight: bold;
}
#leftcolumn a:hover {
	color: #FFFFFF;
	background-color: #77b4da;
}
#leftcolumn .subheads {
	font-weight: bolder;
	text-transform: uppercase;
	color: #666666;
	margin-bottom: -10px;
	margin-top: 20px;
}
.worktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #77b4da;
}


#container {
	width: 901px;
	float: right;
}
#home {
	position: absolute;
	height: 50px;
	width: 130px;
	z-index: 1000;
	left: 25px;
}
#bigcontainer {
	width: 100%;
	min-width: 1082px;
}
.BlogDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: 5px;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#999999;
	text-decoration: none;
	padding-top: 10px;
}
a {
	color: #ed9523;
	text-decoration: none;
}
a:visited {
	color: #ed9523;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#ed9523;
}
a:active {
	color: #ed9523;
	text-decoration: none;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
