html, body {
	height: 100%;
}

body { 
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color: #222222;
	background-color:#FFFFFF;
	background-image: url("../images/bg_pattern.jpg");
	background-attachment: fixed;
}

div#bgimage {
	background-image: url("../images/bg_image.jpg");
	background-position: center left;
	background-repeat: no-repeat;
	width: 399px;
	height: 600px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: -1;
}

div#wrapper {
	min-height: 100%;
	height:auto !important;
	height: 100%;
	overflow: hidden !important;
	width: 980px;
	margin: 0 auto;	
	z-index: 1;
}

#logo {
	background-image: url("../images/logo.gif");
	background-position: center left;
	background-repeat: no-repeat;
	width: 154px;
	height: 168px;
	margin-bottom: 40px;
}


#breadcrumb {
	width:100%;
	height:15px;
	background-color: #FDFFFE;
	margin-bottom:10px;
	display: none;
}


#left {
	color: #FDFFFE;
	clear: none;
	float: left;
	width: 164px;
	height:1100px;
	background-color: #780407;
	padding: 5px;
}


#middle {
	min-height: 1090px;
	height:auto !important;
	height: 100%;
	overflow: hidden !important;
	float:left;
	background-color: #FDFFFE;
	width: 520px;
	margin-left: 25px;
	padding:10px;
}

.fb-like {
	padding-left: 11px;	
}

#right {
	background-color: #FFFFFF;
	float: left;
	margin-left: 25px;
	width: 190px;
	padding: 10px;
}

p {
}

#middle .contentpaneopen {
	width: 100%;	
}

#middle .contentpaneopen .contentheading {
	border-bottom: 2px solid #780407;
	padding-top: 5px;
	padding-bottom: 5px;
}

#middle .contentpaneopen table td td {
	padding: 5px;
	border-sytle: dotted;
}

#table-td-part {

}

.pagenavcounter {
	float:right;
}


img { 
	border:0px;
}


a {
	color: #CC0000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#left a{
	text-decoration: none;
	/*background-image:url(../images/arrow-red-menu.png);
	background-repeat:no-repeat;*/
	padding: 0 0 0 11px;
}

h2{
	color: #000000;
	font-size:15px;
}

h3{
	color: #000000;
	font-size:12px;
}


.menu{
	text-decoration:none;
	margin:0px;
	padding:0px;
}

.moduletable_menu{
	margin: 10px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
}


#left li{
	padding-top:3px;
}

#left ul{
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}

#left ul ul{
	margin-left:0px;
	padding-left:10px;
	list-style-type:none;
}

#left li a {
	text-decoration: none;
	color: #F2E7E7;
	font-weight:bold;
}

#left li a:hover {
	color: #FFFFFF;
}

#left ul ul li a {
	font-size: 0.9em;
	font-weight: normal;
}

.createdate {
	font-size: 0.8em;
}

.contact_email{
	color: #222222;
}

.contentheading, h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

.componentheading {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.6em;
	line-height: 1.4em;
	padding-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.bannerheader{
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #780407;
    padding-bottom: 5px;
    margin-top: 7px;
}

.banneritem{
	text-decoration:none;
	text-align:center;
	padding-bottom:5px;
}

#banneritem a{	
	color: #67686A;
	font-weight:normal;
	text-decoration:none;
}

table.blog tr td div {
	margin-bottom: 40px;	
}
