body {
	background:#fff;
	font-family:"times new roman",times,serif;
	font-size:90%;
	color:#4f4830;
}

a, a:link {
	text-decoration:none;
	color:#5563cc;
}
a:hover, a:active {
	color:#ff4363;
	text-decoration:underline;
}
h1, h2, h3 {
	font-weight:normal;
	clear:left;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.2em;
}
P {
	line-height:1.3em;
}
a img {
	border:none;
}
ul.links li {
	padding:.2em 1em;
	border-right:2px solid #e8e8e8;
	display:inline;
}

ul li.last {
	border:none;
}

#main, #cap {
	width:626px;
}

#cap {
	height:42px;
	background:url(images/cap.jpg) top left no-repeat;
	float:left;
}
#bottom {
	background:url(images/bottom-bg.gif) bottom left no-repeat;
	padding-bottom:50px;
}

#main {
	background:url(images/sides-bg.gif) 0 42px repeat-y;
}

#inner {
	clear:left;
	background:url(images/inner-bg.jpg) 27px 0 repeat-y;
	text-align:left;
}

.clear_all {
	clear:both;
	font-size:.0001%;
	height:1px;
}

#th-head {
	margin-left:190px;
}

#th-head img {
	float:left;
	clear:left;
}

.text {
	margin:1.5em 8em 2.5em;
}

.pictures img, .imgLeft {
	float:left;
	clear:left;
	margin:10px 10px 0 0;
	border:1px solid #ddd;
}

.general-table {
	margin:1em 0;
}
tr {
	vertical-align:top;
}
.general-table td {
	padding:.4em;
	border:1px solid #eee;
	background-color:#fff;
}