html, body, div, span, img, applet, embed, canvas, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, s, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
	padding:0;
	border:0;
	font-size:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
body {
	line-height:1
}
ol, ul {
}
blockquote, q {
}
blockquote:before, blockquote:after, q:before, q:after {

}
:focus {
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
}
html {
	height:100%
}
body {
	background:#fff
}
body, input, textarea {
	font:12px Arial, sans-serif
}
a {
	color:#03c;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold
}
h1 {
	font-size:1.5833em
}
h2 {
	font-size:1.3333em
}
h3 {
	font-size:1.1666em
}
h5, h6 {
	font-size:.8333em
}
dt {
	font-weight:bold
}

.twoColFixRtHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #mainSidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	display: inline;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 0px;
}
.twoColFixRtHdr #mainContent {
	float: none;
	margin-top: 0;
	margin-right: 330px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #footer {
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(images/obzoki_footer_gradient.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
	width: 960px;
	padding: 0;
	border: 1px solid #999;
	margin-top: 20px;
} 

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.wow-top-menu {
	display: inline;
	float: right;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.wow-top-menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #BBB;
	padding-right: 10px;
	padding-left: 10px;
	color: #30F;
}
.wow-nav-menu {
	float: left;
	background-image: url(images/obzoki_menu_gradient.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: 40px;
	width: 958px;
	clear: both;
	background-color: transparent;
}
.wow-nav-menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #30F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	display: block;
	float: left;
	text-align: center;
	white-space: nowrap;
	height: 16px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: auto;
	font-weight: normal;
}
#wow-nav-menu-search {
	float: right;
}
#wow-header {
	display: block;
	height: 110px;
	width: 960px;
	float: left;
	padding-top: 2px;
	margin-bottom: 10px;
}
.wow-logo {
	display: inline;
	float: left;
}
.wow-alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	position: static;
	margin-top: 10px;
}
.wow-footer-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	float: left;
	text-align: center;
	white-space: nowrap;
}
.wow-main-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #820000;
	font-weight: bold;
	margin-top: 10px;
	position: static;
}
.wow-main-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	position: static;
	margin-top: 10px;
}
.wow-main-label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #820000;
	font-weight: bold;
	margin-top: 10px;
}
.wow-main-label-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
}
.wow-main-content {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
	position: static;
	font-style: normal;
}
.wow-sidebar {
	padding: 5px;	
}
.wow-sidebar-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #323352;
	margin-bottom: 10px;
	font-weight: bold;
	position: static;
}
.wow-sidebar-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
	margin-top: 10px;
}
.wow-sidebar-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
}
.wow-flash-player {
	width: 364px;
	margin-right: 6px;
	margin-bottom: 10px;
}
.wow-image-text {
	position:relative;
	margin-left: 480px;
	padding-left: 10px;
}
.wow-screenshot {
	width: 490px;
	vertical-align: top;
}
.wow-screenshot img{
	border: 1px solid #000;
}
.wow-screenshot span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	position: static;
	padding-top: 6px;
}
.wow-description {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-top: 20px;
}
.wow-help {
	margin-bottom: 30px;
}
.wow-help h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222;
}
.wow-option {
	clear: left;
}
.wow-option img{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.wow-option span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.wow-fullpage-main {

}
.wow-data-sets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wow-data-sets td{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.wow-show-single
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	margin: 10px;
	padding: 5px;
}
.wow-show-single a {
	text-decoration:none
}
.wow-show-single a:hover {
	text-decoration:underline
}
.wow-show-single img
{
	padding: 0px;
	margin: 0px;
	height: 112px;
	width: 180px;
	background-color: #FFFFFF;
}
.wow-show-single-subject
{
	color: #323352;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
	padding-left: 1px;
	display: block;
	width: 180px;
}
.wow-show-single-keywords {
	color: #820000;
	font-weight: bold;
	height: 15px;
}
.wow-show-single-date
{
	color: #323352;
	font-weight: bold;
	height: 15px;
}
.wow-show-single-author {
	color: #323352;
	font-weight: bold;
	height: 15px;
}
.wow-set-single
{
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	margin: 10px;
	padding: 5px;
	width: 180px;
}
.wow-set-single a {
	text-decoration:none
}
.wow-set-single a:hover {
	text-decoration:underline
}
.wow-set-single img
{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 100px;
}
.wow-set-single-subject
{
	color: #323352;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
	padding-left: 1px;
	display: block;
	width: 180px;
}
.wow-set-single-keywords {
	color: #820000;
	font-weight: bold;
	height: 15px;
}
.wow-set-single-date
{
	color: #323352;
	font-weight: bold;
	height: 15px;
}
.wow-set-single-author {
	color: #323352;
	font-weight: bold;
	height: 15px;
}