* {
	margin:0;
	padding:0
}
body {
	background:#A9B3BB url(/images/img01.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555
}
h1, h2, h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size:3em
}
h2 {
	font-size:2em
}
h3 {
	font-size:1em;
	margin-top: 12px;
	margin-bottom: 7px;
}
p, ul, ol {
	font-size:1em;
	text-decoration:bold
}
ul {
	padding: 1em;
	padding-left: 3.5em;
}
p {
	margin-bottom: 7px;
}
a {
	color:#333
}
a:hover {
	text-decoration:none;
	color:#FC3E1A
}
img.left {
	float:left;
	border:3px solid #848C8F;
	margin:3px 20px 0 0
}
img.right {
	float:right;
	border:3px solid #848C8F;
	margin:3px 0 0 20px
}
hr {
	display:none
}
#logo {
	width:770px;
	height:74px;
	margin:0 auto;
	padding:10px 0 0 22px
}
#logo h1, #logo p {
	color:#FFF
}
#logo p {
	line-height:normal;
	margin:0;
	padding:0 0 0 2px
}
#logo a {
	text-decoration:none;
	color:#FFF
}
input.button {
	cursor:pointer;
	color:#333;
	width:155px;
	height:40px;
	font-size:2em;
	background-color:#ccc;
	border-color:#000;
	border-style:solid;
	border-width:1px
}
table.adv-options {
	background-color:#F5F5F5;
	font-size:0.8em;
	margin-bottom:2em;
	padding:1em
}
.ulr {
	font-size:0.3em;
	border-color:#333;
	border-style:solid;
	border-width:1px;
	padding:0.5em
}
.urlfield {
	border:1px solid #333;
	height:20px;
	margin-right:5px;
	width:708px;
	font:normal 16px verdana, helvetica;
	padding-top:2px
}
.urlfield-highlight {
	border:1px solid #333;
	height:20px;
	margin-right:5px;
	width:708px;
	font:normal 16px verdana, geneva, helvetica;
	padding-top:2px;
	background-color:#FFC
}
.multifield {
	width:710px;
	border-color:#333;
	border-style:solid;
	border-width:1px
}
.multifield-highlight {
	width:710px;
	background-color:#FFC;
	border-color:#600;
	border-style:solid;
	border-width:1px
}
.field {
	border-color:#333;
	border-style:solid;
	border-width:1px
}
.field-highlight {
	background-color:#FFC;
	border-color:#600;
	border-style:solid;
	border-width:1px
}
.hand {
	cursor:pointer
}
.link-box {
	background-color:#ccc;
	border:solid #333 1px;
	padding:0.5em
}
.wide-post {
	width:770px;
	background:#D4D9DD url(/images/img04.gif) repeat-y;
	margin:0 auto
}
.wide-post .title {
	background:url(/images/img05.gif) no-repeat;
	font-size:1.8em;
	padding:30px 30px 0
}
.wide-post .title a {
	text-decoration:none;
	color:#333
}
.wide-post .title a:hover {
	border:none
}
.wide-post .entry {
	padding:0 30px
}
.wide-post .bottom {
	height:20px;
	background:url(/images/img06.gif) no-repeat left bottom
}
.wide-post .links {
	clear:both;
	background:#CDD4D7;
	font-size:.9em;
	margin:0;
	padding:10px
}
#footer {
	padding:10px 0
}
#footer p {
	text-align:center;
	font-size:smaller;
	color:#666
}
#footer a {
	color:#666
}
