html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset { margin: 0; padding: 0; border:none;font-family: Arial, Helvetica, sans-serif; }

#words .description {
	font-size: .8em;
}


body {
	background: url(../img/bg.jpg) repeat;
}
#words p {
	margin-bottom: 10px;
	color: #333333;
	font-size: 14px;
}
#form label {
	font-size: 13px;
	padding-right: 6px;
	color: #5A1414;
	display: block;
	width: 110px;
	clear: both;
	float: left;
	text-align: right;
	font-weight: bold;
	margin-top: 4px;
}
#form input, #form select {
	width: 115px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}
#form .chkdescription {
display:block;
font-size:11px;
color:#5A1414;
text-align:center;
margin-bottom:5px;}
#form .checkbox {
width:20px;
position:relative;
top:3px;
}
.form_top img {
	position: absolute;
	top: -30px;
}
#form {
	padding: 5px 15px;
}
.form_top {
	background: url(../img/formtop.png) no-repeat;
	height: 10px;
	position: relative;
}
.form_middle {
	background: url(../img/formmiddle.png) repeat-y;
	padding-top: 5px;
}
.form_bottom {
	background: url(../img/formbottom.png) no-repeat;
	height: 18px;
}
#form #submit {
	height: 51px;
	width: 137px;
	border-style: none;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 50px;
	margin-left: 50px;
}
#articles {
	margin-top: 30px;
}
.side_padding {
	padding-right: 15px;
	padding-left: 15px;
}
.side_padding p {
	font-size: 11px;
	color: #595959;
}
#form #city {
	font-size: 14px;
	color: #666666;
	display: block;
	clear: both;
	height: 15px;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 5px;
}
#maincontent {
	width: 800px;
	text-align:left;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../img/wrapper.png) repeat-y;
}
#wrapper {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/side.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#rightcol {
	float: left;
	width: 270px;
	margin-top: 40px;
}

#footer {
	clear: both;
	background-image: url(../img/pmfoot.jpg);
	background-repeat: repeat-x;
	height: 60px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background-position: bottom;
	background-color: #FFFFF2;
	padding-top: 10px;
}
#footer p {
	padding-top: 5px;
	color: #666666;
}
#words  {
	margin-left: 20px;
	margin-right: 25px;
	width: 465px;
	float: left;
	background: #FFFFFF;
}
#words ul {
	font-size: 11px;
	margin-left: 35px;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2, h3, h4 {
	color: #5A1414;
}
.image {
	position: relative;
	border: 1px solid #CCCCCC;
	padding: 5px;
	display: block;
	float: right;
	margin-left: 10px;
	width: 210px;
	right: -5px;
	z-index: 10;
	margin-bottom: 10px;
}

.image  .trans {
	position: absolute;
	background: #5A1414;
	opacity:.70;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	z-index: 50;
	height: 26px;
	top: 180px;
	right: 5px;
	width: 150px;
}
.image  h2  {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	position: absolute;
	z-index: 100;
	display: block;
	float: none;
	left: 76px;
	top: 181px;
	letter-spacing: 1px;
}


h1 {
	color: #423600;
}

.fine {
	font-size: 10px;
	font-style: italic;
	margin-top: 0px;
	padding: 0px;
}
.privacy {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header {
	background-image: url(../img/headerpm.jpg);
	background-repeat: no-repeat;
	height: 178px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.footlink:link {
	color: #666666;
	text-decoration: none;
}
.footlink:visited {
	color: #666666;
	text-decoration: none;
}
.footlink:hover {
	text-decoration: underline;
}
#downloadlink {
	font-size: 14px;
	color: #423600;
	display: block;
}
#words li {
	font-size: 12px;
	color: #372F09;
	list-style-type: square;
}
#words ul {
	margin-bottom: 10px;
}
