html {
	overflow: scroll;
}

body,td {
    font-family:arial,helvetica,sans-serif;font-size:14px;
}

body {
    margin-top:0px; 
    margin-bottom:0px; 
    background-color:#DBEDED;
	background: url('img/plumtot_background.gif') repeat-y 50% 0;
	height: 100%; min-height: 100%;
	text-align: center;
}

#wrapper { 
    width: 798px; 
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	}	

#header {
    width: 100%;
	height:68px; 
	background-color:#3C0D00;
	position: relative;
	}
    	
#sidemenu { 
    text-align: right; 
	float: right;
	margin-top:0px;
	margin-right:0px;
	padding-right: 0px;
	background-image:url('img/plumtot_branch.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	width: 277px 
	}

*:lang(en) #sidemenu{ background-position: -1px 0px !important; }	

.branch {
	margin-top: 65px;	
	height: 53px;
	background-image: url('img/plumtot_littlebranch.gif');
	background-repeat: no-repeat;
	background-position: 223px 0px; 
	}

/* IE will not read */	
*:lang(en) div.branch{ background-position: 223px 0px !important; }	

.sidemenublock { 
	margin-bottom:20px;
	margin-right: 40px;
	margin-top: 160px;
	line-height:29px;
	}
.sidemenublock2 { 
	margin-bottom:20px;
	margin-right: 40px;
	line-height:24px;
}

.main { margin: 30 40 30 0;  }

.pic {margin-right : 10px;}
.short {margin-bottom:4px;}
.list {margin-top:4px;margin-bottom:4px; }
.margin {margin: 0 0 0 20; padding: 0 0 0 0;}
.link {text-decoration:none;}
.caption {font-size:10px;}
.copy {font-size:10px;color:#333333;}

.borderstyle {border:4px solid #C5E9E9;} 

a:link.pictablelink {color:black;text-decoration:none;}
a:visited.pictablelink {color:black;text-decoration:none;}
a:active.pictablelink,a:hover.pictablelink {color:red;}

h1 {font-weight:normal; font-size:32px; color:#3C0D00; margin-top:0px;}
h2 {font-weight:normal; font-size:20px; color:#333}	
h3 {margin-bottom:0px;margin-top:5px;}
h3.itemtitle {font-weight:normal; font-size:18px; color:#333; margin-bottom:2px;}	
h4.sidetitle {margin-bottom:1px; padding-bottom:1px; color:#aaa;font-weight:normal;font-size:20px;}
h5.sidetitle {margin-bottom:1px; padding-bottom:1px; color:#aaa;font-weight:normal;font-size:17px;}

a:link {color:#000; text-decoration:underline;}
a:visited {color:#444;text-decoration:underline;}
a:hover {color:#EF4D81;text-decoration:underline;}

.mlink {font-family:arial narrow,arial,sans-serif; font-size:24px;}
.mlink2 { font-size:20px;}
a:link.mlink,a:visited.mlink {text-decoration:none;color:#000;}
a:active.mlink,a:hover.mlink {text-decoration:none;color:#EF4D81}


	
.inner {
    min-height: 100%;
    margin-top:80px;
    margin-left:0px;
    padding-left:30px;
    float:left;
    width:480px;
}
.plumtot {font-weight:bold;color:#3C0D00;}

.pagepic {border:10px solid #C5E9E9;}
.pagepicright {border:10px solid #C5E9E9; margin-left:10px; }
.pagepicleft {border:10px solid #C5E9E9; margin-right:10px;}

#page_content ul {margin-top:0px;padding-top:0px;}