:focus{
	outline: 0;
}

body{
	background: #FCF9D1 url(../images/surfer_bg.jpg) no-repeat scroll center top;
	border: 0 none;
	margin: 0;
	padding: 0;
	color: #231F20;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 0.76em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
	text-decoration: none;
}

body a{
	color: #2BABE2;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

body a:hover{
	color:#004563;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
body a :visited{
	color: #2BABE2;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

#wrapper{
	margin: 0 auto;
	padding: 0;
	width: 985px;
}

#languages{
	float: left;
	height: 33px;
	padding: 210px 0 0 0;
	width: 189px;
}

#german{
	background: url(../images/flag_german.gif) no-repeat;
	width: 47px;
	height: 33px;
	float: left;
}

#french{
	background: url(../images/flag_france.gif) no-repeat;
	width: 30px;
	height: 33px;
	float: left;
}

#italian{
	background: url(../images/flag_italian.gif) no-repeat;
	width: 32px;
	height: 33px;
	float: left;
}

#spanish{
	background: url(../images/flag_spanish.gif) no-repeat;
	width: 31px;
	height: 33px;
	float: left;
}

#uk{
	background: url(../images/flag_uk.gif) no-repeat;
	width: 49px;
	height: 33px;
	float: left;
}

#header{
	float: left;
	height: 243px;
	margin: 0;
	padding: 0;
	width: 796px;
}

#flash{
	margin: 0;
	text-align: right;
}

#mainpage{
	background: url(../images/bg_main.gif) repeat-y scroll right center;
	width: 985px;
	float:left;
}

#col-left{
	float: left;
	width: 189px;
}

#menu{
	float: left;
	width: 189px;
}

#mainmenu{
	float: left;
	margin: 0;
	position: relative;
	width: 189px;
}

#mainmenuitems{
	float: left;
	margin: 4px 0 0;
	position: relative;
	list-style-type: none;
}

#mainmenuitems li{
	margin: -4px;
}

#blog-items{
	width: 189px;
	height: auto;
	float: left;
}

#blog-items ul{
	list-style-type: none;
}

#blog-items ul li{
	list-style-type: none;
}

#blog-info{
	width: 189px;
	height: auto;
	float: left;
}

.panel_3{
	margin-top: 9px;
	width: 189px;
}

.panel_3 a{
	color: #000000;
	font-weight: normal;
}

a img{
	border: medium none;
}

#col-ctr{
	float: left;
	margin: 0;
	padding: 0;
	width: 532px;
}

#content{
	float: left;
	padding-left: 16px;
	padding-top: 52px;
	width: 516px;
}

#content-top{
	width: 516px;
	float: left;
	min-height: 200px;
	overflow:hidden;
}

#content-top h2{
	color:#004563;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    font-size:1.5em;
    font-family:Arial,Helvetica,Sans-serif;
    font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	letter-spacing:normal;
	line-height:1.5em;	
}

h3 {
	display:block;
	font-size:1.65em;
	font-weight:bold;
	margin:1em 0;
}

.entry h3 {
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin:1em 0;
}

.sheetbody{
}

.fullsheet{
	float: left;
	width: 503px;
}

.bodysheet{
	padding-top: 10px;
}

.bodysheet span{
	font-size: 10pt;
}

#visit{
	width: 250px;
	float: left;
}

#visit-span{
	color: rgb(233, 15, 137);
}

#visit-span-font{
	font-size: 8pt;
	font-weight: bold;
}

#exhibit{
	width: 250px;
	float: left;
}

#exhibit-span{
	color: rgb(233, 15, 137);
}

#exhibit-span-font{
	font-size: 8pt;
	font-weight: bold;
}

#col-right {
	background: url(../images/bg_surf_top.gif) no-repeat scroll 0 0;
	float: left;
	width: 264px;
}

#pb_right_up{
	float: left;
	height: 319px;
	margin: 0;
	padding: 0;
	width: 264px;
}

.panel_1{
	margin: 0;
	padding: 0;
}

#pb_right_mid{
	background: url(../images/bg_surf_mid.gif) no-repeat scroll 0 0;
	float: left;
	height: 68px;
	padding-left: 64px;
	padding-right: 70px;
	width: 130px;
}


#bottom{
	background: transparent url(../images/bg_main.gif) repeat-y scroll right center;
	float: left;
	width: 985px;
}

#pb_right_lwr{
	background: transparent url(../images/bg_btm2.gif) no-repeat scroll center bottom;
	float: left;
	height: 108px;
	padding-left: 784px;
	padding-right: 71px;
	width: 130px;
}

.panel_2{
	margin-top: 9px;
	width: 135px;
}


#footer{
	background: url(../images/bg_footer.gif) no-repeat scroll 0 0;
	float: left;
	height: 28px;
	padding-top: 10px;
	width: 985px;
}

ul.footeritems{
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
}

ol, ul{
	margin: 0;
	padding: 0;
}

.entry ol{
    list-style:none;
}

.comment-author img{
	display:none;
}

ul.footeritems li{
	-x-system-font:none;
	color: #034662;
	display: inline;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 0.9em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	padding-left: 6px;
	text-decoration: none;
}

ul.footeritems li a{
	-x-system-font: none;
	color: #034662;
	display: inline;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 0.9em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

#partners{
	background: url(../images/bg_partners.gif) no-repeat scroll 0 0;
	float: left;
	height: 117px;
	padding-top :15px;
	width: 985px;
}

.panel_4{
	float: left;
	margin:0 0 0 11px;
	padding: 0 15px;
	width: 950px;
}

.panelbody_4{
	-x-system-font: none;
	color: #31220A;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 70px;
	letter-spacing: normal;
	line-height: 1.5em;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
}

#content1{
	width: 165px;
	float: left;
	margin:22px 0 0 0;
}

#content1 p{
	padding:0;
	margin:19px 0 0 0;
    clear:left;
}

#content2{
	width: 170px;
	float: left;
	margin:19px 0 0 0;
}

#content2 p{
	padding:0;
	margin:23px 0 0 0;
    clear:left;
}

#content3{
	width: 280px;
	float: left;
	margin:19px 0 0 0;
}

#content3 p{
	padding:0;
	margin:16px 0 0 0;
    clear:left;
}

#content4{
	width: 140px;
	float: left;
}

#content4 p{
	padding:0;
	margin:0;
    clear:left;
}

#content5{
	width: 170px;
	float: left;
	margin:20px 0 0 0;
}

#cat_list{
	margin-left:20px;
	width:auto; 
	height:auto;
	color:#000000;
}

#cat_list a{
	width:auto; 
	height:auto;
	color:#000000;
	font-weight:normal;
}

#cat_list a:hover{
	width:auto; 
	height:auto;
	color:#EC1394;;
	font-weight:normal;
}

.categories ul li{
	padding:0 0 10px 0;
	/*background-image: url(../images/category_bg.gif);*/
}

.Post-author{
	font-size:12px;
}
