body {
	font-family:tahoma, verdana, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight: normal; 
	font-style:normal; 
	}

td {
	vertical-align:top;
	}

select {
	font-size:11px;
	}

.middlecontent {
	margin-top:12px;
	margin:auto;
	width:914px; /* width:912px; */
	text-align:center;
	vertical-align:top;
	}

.leftsplash {
	float:left;
	width:98px;
	}

.rightsplash {
	_margin-left:-15px; /*firefox ignores - only read by ie older than v6*/
	_position: absolute; /*firefox ignores - only read by ie older than v6*/
	float:right;
	width:90px;
	padding-left:10px;
	text-align:left;
	}

.main {
	float:left;
	width:700px;
	padding-right:12px; 
	border:1px solid #b1b3b4;
	min-height:750px;
	}

.mainimg {
	width:515px;
	float:right;
	margin-top:12px;
	margin-bottom:12px;
	text-align:right;
	}
	
.pressimg {
	width:515px;
	float:right;
	margin-top:12px;
	margin-bottom:12px;
	text-align:left;
	}
.imgright{
	float:right;
}

.noimg {
	width:528px;
	float:right;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	}

.headline{
	text-align:left;
	width:495px;
	float:left;
	padding-left:195px;
	padding-right:90px;
	padding-top:0px;
	margin-bottom:24px;
	}

.copy {
	text-align:left;
	width:494px;
	float:right;
	border-left:1px solid #b1b3b4;
	padding-left:12px;
	padding-right:10px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:22px; /* 12 */
	min-height:420px;
	}

.widecopy {
	text-align:left;
	width:506px;
	float:right;
	padding-left:8px;
	padding-right:12px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:12px;
	border-left:1px solid #b1b3b4;
	min-height:420px;
	}
	
.xtrawidecopy {
	text-align:left;
	width:515px;
	float:right;
	padding-left:12px;
	padding-right:0px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:12px;
	border-left:1px solid #b1b3b4;
	min-height:420px;
	}
	
	/* commented backslash hack v2 \*/
.nav {
	#margin-left:-92px; /*firefox ignores - only read by ie */
	_margin-left:-92px; /*firefox ignores - only read by ie older than v6 */
	width:148px;
	height:350px;
	padding-left: 16px;
	position: absolute;
	float:right;
	top:220px;
	#top:230px; /*firefox ignores - only read by ie */
	_top:230px; /*firefox ignores - only read by ie older than v6 */
	margin-bottom:32px;
	}
	/* end hack */

.splash {
	text-align:left;
	width:250px;
	float:right;
	}

.bigimg {
	float:right;
	padding:12px;
	}

.bignav {
	float:right;
	position:relative;
	width:148px;
	top:209px;
	left:-6px;
	}
	
.footer {
	font-size:7pt;
	padding-top:6px;
	padding-left:100px;
	padding-right:104px;
	text-align:left;
	font-weight:normal;
	}

a:link {
	color:#666666;
	text-decoration:none;
	}	
a:active {
	color:#666666;
	text-decoration:none;
	}

a:visited {
	color:#666666;
	text-decoration:none;
	}
	
a:hover {
	color:#333333; 
	text-decoration:none;
	}

a:hover.textlink {
	color:#a7a9aC;
	text-decoration:none;
	font-weight:bold;
	}

a:visited.textlink {
	color:#a7a9aC;
	text-decoration:none;
	font-weight:bold;
	}

a:active.textlink {
	color:#a7a9aC;
	text-decoration:none;
	font-weight:bold;
	}

a:link.textlink {
	color:#a7a9aC;
	text-decoration:none;
	font-weight:bold;
	}

a:hover.greysmall {
	color:#666666;
	text-decoration:underline;
	}

a:visited.greysmall {
	color:#666666;
	text-decoration:underline;
	}

a:active.greysmall {
	color:#666666;
	text-decoration:underline;
	}

a:link.greysmall {
	color:#666666;
	text-decoration:underline;
	}		

a.footer-link:link {
	color:#333333;
	}

a.footer-link:active {
	color:#666666;	
	}

a.footer-link:visited {
	color:#666666;
	}

a.footer-link:hover {
	color:#333333;
	}

dt {
	margin:1px 0;;
	text-align:left;
	}

.sub {
	margin-left:-20px;
	padding-left:-20px;
	}

dt a {
	color:#979899; /*  */
	text-decoration:none;
	display:block;
	border:0 none;
	}

.grey {
	color:#666666;
	text-align:left;
	}
	
.redtext{
	color:#FF0000;
	}

.greysmall {
	color:#666666;
	font-size:10px;
	text-decoration:none;
	}

.greycaption {
	width:515px;
	color:#666666;
	text-align:left;
	}
	
.caption{
	color:#333333;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	margin-bottom:16px;
	margin-top:3px;
}

h1 {
	color:#333333;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:24px;
	text-align:left;
	font-weight:normal;
	margin-bottom:7px;
	}
	
h2 {
	color:#333333;
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	margin-bottom:16px;
	margin-top:3px;
	}

h2.wp {
	color:#333333;
	font-size:1.5em;
	text-align:left;
	font-weight:normal;
	line-height:1em;
	clear:both;
	margin-bottom:0.25em;
	}

h2.wp a, h2.wp a:hover {
	color:#333333;
	}
	
h2.translation-page {
	display:inline;
	margin-right:100px;
	}
	
h3 {
	color:#000000;
	font-size: 13px;
	text-align:left;
	font-weight:bold;
	margin-bottom:16px;
	margin-top:16px;
	}
	
#flags {
	float:right;
	}
	
#flags img {
	padding:0 3px 0 3px;
	}

dl, dt, dd, ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.copy ul {
	margin-left:1em;
	padding:1em 0 1em 0;
	}

ol.commentlist li {
	list-style:decimal;
}

ul li.bullet {
		list-style-type:disc;
		margin-left:25px;
		line-height:1.5em;
		}
.bullits{
	list-style-image: url(images/diamond.gif);
	list-style-type:disc;
	margin-left:25px;
	line-height:1.5em;
}

#menu dt {
	margin:5px 0;
	text-align:left;
	}

#menu li {
	margin-left:12px;
	margin-top:3px;
	font-size:12px;
	text-align:left;
	background:#fff;
	width:90%;
	}

#menu li a, #menu dt a {
	color:#666666; /* 979899 */
	text-decoration:none;
	display:block;
	border:0 none;
	}

#wp-nav li {
	color:#666666; /* 979899 */

	}

#wp-nav li a {
	display:inline;
	}

#menu li a:hover, #menu dt a:hover {
	color:#333333; /*  A7A9AC */
	}

p {
	margin:5px 0 0 0;
	}

img {
	border:0;
	}

.textlink {
	color:#A7A9AC;
	text-decoration:none;
	font-weight:bold;
	}

.release {
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}

.tallsplash {
	margin-top:12px;
	text-align:left;
	margin-bottom:8px;
	width:320px;
	float:right;
	}

.tallcopy {
	margin-left:12px;
	margin-right:12px;
	margin-top:10px;
	text-align:left;
	vertical-align:bottom;
	display:table;
	width:170px;
	width:expression(158+'px');
	float:right;
	}

.tallcopy2 {
	top:-4px;
	display:table-cell;
	vertical-align:bottom;
	_padding-top:12px;
	}

.tallcopy3 {
	_position:relative;  
	_top:-150%;
	}

.tallnav {
	clear:none;
	text-align:left;
	width:148px;
	float:right;
	position:relative;
	/* top:209px; */
	left:-31px;
	}

li.dot {
	list-style-type:disc;
	padding-left:10px;
	margin-left:15px;
	}

.local {
	font-size:11px;
	font-weight:bold;
	}

.localurl {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}

.error {
	color:red;
	}

.sitemap {
	margin-left:12px;
	}
	
div.entry {
	margin-top:1em;
	line-height:1.25em;
	}

div.entry p {
	margin:1em 0 1em 0;
	}

div.entry img {
	border:1px #b1b3b4 solid;
	padding:3px;
	}

div.entry strong {
	color:#333333;
	}

div.entry ul, div.entry li {
list-style-type:disc;
margin:2px 0 0 8px;
padding:0;
	}

div.entry ul {
	margin:4px 0 4px 15px;
	}
	
p.postmetadata {
	margin-top:1em;
	margin-bottom:2em;
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.alignright {
	float:right;
	margin-left:6px;
	}

.alignleft {
	float:left;
	margin-right:6px;
	}

p.wp-caption-text {
	font-size:0.8em;
	color:#666666;
	text-align:center;
	margin-bottom:5px;
	margin-left:4px;
	margin-right:4px;
	}

#socialBookMarks a {border:none;}
#socialBookMarks a:hover {text-decoration:underline;border-bottom:none;}

.sharesb {
	clear:both;
	position:relative;
	padding:10px;
	margin:15px 0 10px 0;
	font-size:12px;
}

.sharesb p {
	padding:0;
	margin:0;
}

.sharesb p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:10px;
	font-size:12px;
}

.sharesb h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-weight:normal;
}

.sharesb ul{
	text-align:left;
	list-style:none;
	margin:15px 0 0px 15px;
	padding:0;
}

.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}

.sharesb ul li.delicious{background:url(images/social-bookmarks/delicious.gif) no-repeat 0 0;}
.sharesb ul li.digg{background:url(images/social-bookmarks/digg.gif) no-repeat 0 0;}
.sharesb ul li.twitter {background:url(images/social-bookmarks/twitter.gif) no-repeat 0 0;}
.sharesb ul li.facebook {background:url(images/social-bookmarks/facebook.gif) no-repeat 0 0;}
.sharesb ul li.stumbleupon {background:url(images/social-bookmarks/stumbleupon.gif) no-repeat 0 0;}

.sharesb ul li a {
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
	}

div.post a.more-link {
	background:#a7a9ac;
	padding:2px 7px;
	margin: 0;
	margin:20px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight:bold;
	padding:4px 20px;
}

div.post a:link.more-link, a:visited.more-link {
	color:#efefef;
	text-decoration:none;
	display:inline-block;
	margin-bottom:5px;
	font-size:1.1em;
}

div.post a:hover.more-link {
	color:#dddddd;
	text-decoration:none;
}