html, body {
margin: 0;
padding: 0;
text-align:center;
font: 11px Verdana, sans-serif;
background: url(images/backgroundblue.jpg);
color: #616355;
}

/* DIVs */

div.container {
	display: table;
	width: 778px;
	margin: 0 auto;
	text-align: center;
	background: url(images/contentbackground.jpg);
}
div.container_int {
	display: table;
	width: 778px;
	margin: 0 auto;
	text-align: center;
	background: url(images/contentbackground2.jpg);;
}
div.content {
	width: 748px;
	text-align: left;
	margin: 0 auto;
}
div.header {
	height: 21px;
	background: url(images/contentbackground3.jpg);
}
div.buttons {
	width: 748px;
	height: 49px;
}
div.photo {
	width: 748px;
	height: 199px;
}
div.articleheader {
	width: 748px;
	height: 37px;
}
div.article {
	width: 549px;
	float: left;
}
div.main {
	width: 510px;
	background: url(images/contentbackground4.jpg);
	float: left;
	padding-left: 19px;
	padding-right: 8px;
}
div.col {
	width: 199px;
	background: url(images/contentbackground5.jpg);
	float: right;
}
div.bottomcontainer {
	width: 459px;
}
div.bluecol {
	width: 218px;
	float: left;
	background: url(images/contentbackground6.jpg);
}
div.whitecol {
	width: 315px;
	float: right;
	background: url(images/contentbackground7.jpg);
	padding-right: 8px;
	padding-left: 8px;
}
div.whitecol2 {
	width: 330px;
	float: right;
	background: url(images/contentbackground7.jpg);
}
div.center {
	text-align: center;
	margin-top: 12px;
}
div.comments-body {
	width: 500px;
	background-color: #efefef;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px dotted #cccccc;
}
div.nomenu {
}
div.category {
	color: #000000;
	margin-left: 50px;
	width: 400px;
	background-color: #F1EFEF;
	padding: 5px;
	border: 1px #cccccc dashed;
	text-align: center;
	}
/* Paragraphs */

p {
	color: #616355;
	text-align: justify;
	line-height: 16px;
	margin-left: 4px;
	margin-right: 4px;
}
p.right {
	font: 12px Verdana, sans-serif;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0px;
	text-align: right;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #AB948E;
	width: 500px;
}
p.left {
	font: 10px Verdana, sans-serif;
	margin-top: 4px;
	margin-left: 2px;
	text-align: left;
	color: #aaaaaa;
}
p.center {
	text-align: center;
}
p.spacer {
	line-height: 4px;
}
p.col {
	line-height: 12px;
	margin-left: 0px;
	text-align: left;
	margin-right: 0px;
}

/* Headers */

h1 {
	font: 18px Georgia;
	color: #666666;
	font-weight: bold;
	margin-left: 4px;
}
h1.graphic {
	margin: 0px;
}
h3 {
	margin-left: 10px;
	font: 12px Georgia;
	color: #526E84;
	font-weight: bold;
}
h2, div.comments-head {
	margin-right: 16px;
	margin-top: 8px;
	font: 14px Georgia;
	margin-left: 4px;
	color: #666666;
	font-weight: bold;
}
h2.frontpage {
	background-image: url(images/page.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
}

/* Spans */

span.front, span.front2 {
	font: 10px Verdana, sans-serif;
	margin-top: 6px;
	margin-right: 12px;
	margin-left: 6px;
	text-align: left;
	color: #616355;
}
span.front2 {
	margin-left: 14px;
}
span.divider {
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	width: 514px;
	height: 11px;
}
span.divider2 {
	background-image: url(images/divider_small.jpg);
	background-repeat: no-repeat;
	width: 286px;
	height: 11px;
}
span.arrow {
	background-image: url(images/arrow.jpg);
	padding-left: 20px;
	width: 179px;
	height: 14px;
	font: 9px Verdana;
}
span.first {
	font: 28px Verdana;
}
span.menu {
	background-image: url(images/recent_icon.jpg);
	background-repeat: no-repeat;
	width: 180px;
	padding-right: 6px;
	margin-left: 6px;
}
span.postbody {
	color: #616355;
	line-height: 16px;
}

/* Links */

a {
color: #080;
text-decoration: none;
border-width: 1px 0;
border-style: solid;
border-color: #fff #fff #ccc;
position: relative; /* this for Opera as links under right logo weren't clickable */
z-index: 50;
}
a:hover {
color: #060;
border-color: #ccc #fff #060;
background: #eee;
}
a.img {
	border: none;
	border-width: 0px;
	text-decoration: none;
}
a.img:hover {  
color: #FF0000; 
text-decoration: none; 
background: none;
}
a.col, a.col:visited, a.col:hover, a.col:link {
	font: 10px Verdana, sans-serif;
	background: transparent;
	border: none;
	margin-left: 6px;
	font-weight: bold;
	color: #4F6B81;
	text-decoration: none;
}
a.right {
color: #080;
text-decoration: none;
border-width: 1px 0;
border-style: solid;
border-color: #DEDBBC #fff #ccc;
position: relative; /* this for Opera as links under right logo weren't clickable */
z-index: 50;
}
a.right:hover {
	color: #060;
	border-color: #ADB796 #fff #060;
	background: #CECBA4;
}
a.under, a.under:visited,a.under:link {
	color: #4C687E;
}
a.under:hover {
	color: #587A90;
	background: #eee;
	border-width: 1px 0;
	border-style: solid;
	border-top: 1px solid;
	border-color: #ccc;
	position: relative;
}
a.valid, a.valid:link {
	color: #BBD8DD;
	background: #526E84;
	text-decoration: none;
	padding: 2px;
	border: none;
}
a.valid:hover {
	background: #7293A9;
}
a.cont, a.cont:visited, a.cont:link {
	color: #4F6B81;
	font-weight: bold;
}
a.cont:hover {
	background: #eee;
	border-width: 1px 0;
	border-style: solid;
	border-top: 1px solid;
	border-color: #ccc;
	position: relative;
}
a.links, a.links:visited, a.links:link {
	font: 10px Verdana, sans-serif;
	background: transparent;
	line-height: 16px;
	border: none;
	font-weight: bold;
	color: #5D8096;
	margin-left: 2px;
	text-decoration: none;
}
a.links:hover {
	color: #4F6B81;
	background: #cccccc;
	border-width: 1px 0;
	border-style: solid;
	border-color: #BDBDBD #fff #9F9F9F;
}

/* Etc */

td {
	font: 11px Verdana, sans-serif;
	padding: 4px;
	color: #616355;
}
input, textarea {
	color: #000000;
	background-color: #E5ECF4;
	border: 1px solid #587A90;
	font-weight: bolder;
	font-size: 11px;
}
option {
	color: #000000;
	background-color: #E5ECF4;
	border: 1px solid #587A90;
	font-weight: bolder;
	font-size: 11px;
}
/* Blockquote */
blockquote {
border: 1px dashed #ccc;
margin: 0px 2em;
background-color: #F8F8F8;
padding: 1em;
margin-bottom: 1em;
}
blockquote.simple {
border: none;
background-color: #fff;
}
div.overlap blockquote {
border: 1px dashed #ccc;
margin: 0px 2em;
background-color: #F8F8F8;
padding: 1em;
margin-bottom: 1em;
}
div.overlap cite {
	position: relative;
	float: right;
	margin-top: -2em;
	margin-right: 3.5em;
	margin-left: 2.2em;
	border: 1px solid #aaaaaa;
	background-color: #fff;
	padding: 2px .5em;
	font-style: normal;
	font-size: .9em;
}
ul, ol {
	color: #616355;
}
li {
	color: #616355;
	
	line-height: 16px;
	text-align: justify;
}
ul.li1 {
	list-style-image: url(images/li1.gif);
	
	padding-left: 1em;
	margin-bottom: 0px;
}
ul.li2 {
	list-style-image: url(images/arrow.gif);
	
}
#tools {
	float: right;
	width: 180px;
	margin: 0 0 5px 2em;
	font-size: 0.8em;
	border: 1px solid #A5AEC5;
	padding: 0 5px;
	position: relative;
	background-color: #fff;
}

#tools h2 {
	clear: left;
	background-color: #798C9B;
	color: #fff;
	padding: 0.25em;
	margin: 0.5em 0;
	height: 1em;
}

#related ul {
	padding: 0; margin: 0;
	list-style: none;
}

#related li {
	margin: 1.5em 0.4em;
	list-style: none;
}

#tool {
	width: 45%;
	margin-left: 0.4em;
	float: left;
}