body {
	background-color: #bee7fb;
}

#sidebars {
	background-image: url('http://cdn.entropyhost.com/themes/BlueFlowers/BlueFlowers-BottomRepeat.png');
	background-repeat: repeat-y;
	background-position: center;
}

#bodyOverlay {
	background-color: transparent;
	background-image: url('http://cdn.entropyhost.com/themes/BlueFlowers/BlueFlowers-Background-1130.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
	text-align: center;
	min-height: 1000px;
}	

#headerTextOverlay {
	text-align: center;
	height: 199px;
	color: #bee7fb;
	font-size: 30px;
	no-font-family: "Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",times,serif;
}
#headerTextOverlay IMG {
	margin-top: 50px;	
}

.menu {
	margin-top: 0px;
}
.linkbar {
	background-color: transparent;
	color: white;
}
.linkbar-table {
	background-image: url('/mod/dynimg/img.php?type_id=102&bg=322714&opacity=70');
}

.linkbar {
    text-align: center;
}

#linkbar-1 {
    display: inline-block;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.menu A, .menu A:visited {
	color: white;
	font-size: 14px;
	no-font-family: "Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",times,serif;
}

#i-hate-ie {
	padding-top: 42px;	
}
#body-inset {
	width: expression((document.body.clientWidth > 1030)? "1030px" : "auto");
	max-width: 1030px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/mod/dynimg/img.php?type_id=102&bg=ffffff&opacity=80');
	text-align: left;
	height: expression(document.body.clientHeight-380);/* crashes ie6, hack in template code */
	border: 1px solid #322714;
	-webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
		    border-radius: 5px;
}

#footer {
	width: expression((document.body.clientWidth > 1030)? "1030px" : "auto");
	max-width: 1030px;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px solid #322714;
	background-image: url('/mod/dynimg/img.php?type_id=102&bg=ffffff&opacity=80');
	font-size: 9px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;

	-webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
		    border-radius: 5px;
}

#veryBottom {
	background-color: transparent;
	background-image: url('http://cdn.entropyhost.com/themes/BlueFlowers/BlueFlowers-BottomEndcap.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 57px;
	margin-bottom: 0px;
}












.highlight3 {
    background-color: #BEE75B;
    color: #000000;
}   
.highlight3 A:link, .highlight3 A:visited {
    color: #000000; 
}   


.highlight2, .module-header {
    background-color: #322714;
    color: #ffffff;
}   
.highlight2 A:link, .highlight2 A:visited, .module-header A:link, .module-header A:visited {
    color: #FFFFFF; 
}   
.ihighlight2 {
    background-color: #322714 !important;
    color: #ffffff !important;
}   
.ihighlight2 A:link, .ihighlight2 A:visited {
    color: #FFFFFF !important;
}   


.highlight1, .module-body {
    background-color: white;
    color: #000000;
}   
.highlight1 A:link, .highlight1 A:visited, .module-body A:link, .module-body A:visited {
    color: #322714; 
}   







.fp-main-header {
	position: absolute;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 20px;
	height: 28px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	border: 1px solid #322714;
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

.fp-main-body {
	border: 1px solid #322714;
	padding: 18px;
	margin-top: 20px;
	font-size: 12px;
}

.boxed {
	background-color: #EEE;
	color: black;
}
.boxed A, .boxed A:link, .boxed A:visited {
    color: #0000ff;
}




.etable TH { 
    padding: 6px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background: url('/mod/dynimg/img.php?type_id=100&bg=322714&h=50&w=1');
    background-color: #322714;
    color: #ffffff;
}
.etable TH A:link, .etable TH A:visited {
    color: #ffff00;
}

.etable TD {
    background-color: #ffffff;
    color: #000000;
    padding: 6px;
}
.etable TD A:link {
    color: #0000ff;
}
.etable TD A:visited {
    color: #2222ff;
}
.odd TD {
    background-color: #f3f3f3;
}

.etable {
    border: 2px solid #322714;
    border-collapse: collapse;
}

