html {

}

body  {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 107px;
	background: url(../images/bg_pixel2.gif) 0 0 no-repeat;
}

#page {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.9);
	color: #000;
	margin: 0px auto;
	padding: 0;
	width: 860px;
	border-right: 35px solid #333;
	border-bottom: 35px solid #000;
	border-top: 35px solid #999;
	/*border-left: 10px solid #000;*/
}

#inner {
	padding: 20px;
}

a.link, a {
	color: #000;
	text-decoration: underline;
}

ul.none {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 0.85em;
}

ul.none li {
	display: inline;
	list-style-type: none;
	width: 30%;
	margin-right: 15px;
	float: left;
}

.clearfix:after {content: ".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}

.text2 {
	font-size: 0.85em;
	font-weight: normal;
}

.uline {
	border-top: 1px dotted #660000;
}

.indent {
	margin-left: 50px;
}

.text3 {
	color: #999;
	font-size: 0.85em;
	font-weight: normal;
}

#footer {
	background-color: #660000;
	margin: 0px auto;
	width: 860px;
	margin-top: 0;
	padding-top: 0;
	color: #fff;
}

.hilite {
	background-color: #ADFF2F;
}

.snip {
	font-style: italic;
}

.serif {
	font-size: 130%;
	margin-bottom: 1em;
}

ul.right {
	float: left;
	width: 180px;
	padding-left: 40px;
	font-weight: normal;
}

*html ul.right {
	padding-left: 0px;
}

ul.right li {
	list-style-image: url(../images/bullet.gif);
	display: list-item;
	float: left;
	width: 180px;
	margin-right: 15px;
}

img.left {
	float: left;
	border: 5px solid #000;
}

h4 {
	margin-top: 40px;
}

.fixw {
	width: 590px;
}

.text4 {
	font-size: 1.5em;
}
