body{
margin:0 80px;
padding:0 200px 0 200px;
font: 0.8125em Verdana, sans-serif; 
line-height: 1.4em;
}
a{
color:#5d453b;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#container{
background-color:transparent;
float:left;
width:100%;	
border-left:200px solid white; /* The width and color of the left rail */
border-right:260px solid white; /* The width and color of the right rail */
margin-left:-200px;
margin-right:-260px;
display:inline; /* So IE plays nice */
/*min-height:2400px;
height:auto !important;
height:2400px;*/
}
#leftRail{
float:left;
width:200px;
margin-top:24px;
margin-left:-200px;
position:relative;
}
#center{
float:left;
width:100%;
margin-right:-100%;
margin-top:30px;
}
#center #top,#center #sub{
margin:0 140px 0 40px;
}
#rightRail{
float:right;
width:310px;
margin-right:-200px;
margin-top:20px;
position:relative;
background: url(../img/boxright-body.jpg) repeat-y top right;
}
#rightRail .head{
width:310px;
min-height:22px;
height:auto !important;
height:22px;
background:url(../img/boxright-head.jpg) no-repeat 0 0;
}
#rightRail .foot{
width:310px;
min-height:22px;
height:auto !important;
height:22px;
background:url(../img/boxright-foot.jpg) no-repeat left bottom;
}
#rightRail #headlinescontent,
#rightRail #advert,
#rightRail #advert2{
margin-left:28px;
margin-right:18px;
}
#header{
	background-color:#ddd;
	margin-left:-240px;
	margin-right:-240px;
	clear:both;
}
#footer{
	background-color:#ddd;
	margin-left:-40px;
	margin-right:-40px;
	clear:both;
	display:none;
}
#header{
height:220px;
background:url(../img/header-bg-mid.jpg) repeat-x 0 0;
color:#fff;
overflow:hidden;
}
#header #left{
float:left;
width:648px;
height:220px;
background:url(../img/header-bg-left.jpg) no-repeat 0 0;
}
#header #right{
float:right;
width:96px;
height:220px;
background:url(../img/header-bg-right2.jpg) no-repeat top right;
}
#globalNav{
float:left;
width:648px;
height:220px;
padding: 124px 40px 5px 40px;
color: #ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.6em;
line-height:2.4em;
font-weight:bold;
}

#globalNav ul{
list-style:none;
}
#globalNav li{
float:left;
text-decoration:none;
margin-right:10px;
}

#globalNav a {
padding: 0 4px 0 0;
color:#ffffff;
text-decoration:none;
}
#globalNav .navmainact a {
text-decoration:underline;
}
#address{
position:absolute;
left:50%;
top:20px;
margin-left:200px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
width:252px;
height:180px;
/*padding:140px 0 0 0;
margin:0 80px 0 0;*/
color:#000;
}
h1{
font-size:1.4em;
line-height:0.8em;
color:#db0f08;
margin:4px 0 0 0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
}
h2{
	margin:0;
	padding:5px;
}
#center h2{
	background-color:#222;
	color:#c33;
}
.menu{
	list-style-type:none;
	border:1px solid #444;
	margin:5px;
	padding:5px;
}
#leftRail h2{
}
#leftRail #leftrailwrap{
background:url(../img/boxleft-body.jpg) repeat-y 0 0;
}
#leftRail .head{
width:200px;
min-height:20px;
height:auto !important;
height:20px;
background:url(../img/boxleft-head.jpg) no-repeat 0 0;
}
#leftRail .foot{
width:200px;
min-height:20px;
height:auto !important;
height:20px;
background:url(../img/boxleft-foot.jpg) no-repeat left bottom;
}
#sectionLinks{
}
.otherLinks{
}
#rightRail fieldset{
	border:1px solid #222;
	margin:5px;
	padding:5px;
}
.article{
	border:2px solid #444;
	margin:5px;
	padding-top:0;
	overflow:hidden;
	padding-left:102px;
}
* html .article{
	height:1%; /* So IE plays nice */
}
.article p{
	margin:0;
}
.article h3{
	background-color:#c93;
	margin:0 -5px 0 -102px;
	padding:5px;
	border-bottom:2px solid #444;
}
.articleContainer{
	width:100%;
	border-left:102px solid #699;
	margin-left:-102px;
	background-color:#fefefe;
	display:inline;
	float:left;
}
.articleContent{
	width:100%;
	float:right;
	border-left:2px solid #444;
	margin-left:-2px;
	position:relative;
}
.articleContent p{
	padding:5px;
}
.articleRail{
	float:left;
	width:100px;
	margin-left:-102px;
	border-right:2px solid #444;
	position:relative;
}

a img{
border:none;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
padding: 0px 0px 10px 10px;
width:180px;
line-height:1.3em;
font-size:0.95em;
font-family:Georgia, "Times New Roman", Times, serif;
}
#sectionLinks a {
text-decoration:none;
color:#5d453b;
display: block;
}
#sectionLinks a:hover{
background-color: #dddddd;
text-decoration:none;
}


/*********** .relatedLinks styles ***********/
.relatedLinks{
padding: 0px 0px 10px 10px;
width:180px;
line-height:1.1em;
font-size:0.9em;
}
.relatedLinks a{
text-decoration:none;
color:#5d453b;
display: block;
}
.relatedLinks h1{
padding: 6px 0px 2px 0px;
color:#ed2e24;
}
/*.relatedLinks a:link,
.relatedLinks a:visited {
display: block; 
}*/
.relatedLinks a:hover{
background-color: #dddddd;
text-decoration:none;
}
.navdirectno{
margin-left:10px;
list-style:url(../../../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif);
}
.navdirectact{
margin-left:10px;
font-weight:bold;
list-style:url(../../../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif);
}
.navdirect2no{
margin-left:14px;
list-style:url(../../../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif);
}
.navdirect2act{
margin-left:14px;
font-weight:bold;
list-style:url(../../../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif);
}
.navdirectact a,.navdirect2act a{
color:#dd0d09;
font-weight:bold;
}
/*********** .otherLinks styles ***********/
.otherLinks{
position: relative;
margin: 0;
padding: 0px 0px 10px 10px;
font-size: 0.95em;
}
.otherLinks h1{
padding: 20px 0px 2px 0px;
}
.otherLinks a:link,
.otherLinks a:visited {
display: block; 
}

.atomfeedTitle span{
background:url(../../../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif) 0 3px no-repeat;
}
.atomfeedTitle span a{
margin-left:20px;
}

