body {
	background-color: #000000;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 950px;
	font-size: 100%;
	margin: 20px;
	background-image: url(../images/bg-burlap.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	margin: auto;
	width: 100%;
	display:table;
	border-spacing: 3px;
	border-collapse: separate;
}
#firefox-bug-fix {
	display: table-row;
}
.columns {
	display: table-cell;
	border: 1px solid #535f8e;
	line-height: 1.5em;
	vertical-align: top;
	horozontal-align: center;
}
#c1, .c1 {
	background-color: none;
	border: 0px;
	width: 150px;
	padding: 0px;
	font-size: .7em;
	color: #FFF;
	background-image: none;
}
#c2, .c2 {
	background-color: #a9b5d5;
	width: 670px;
	min-width: 670px;
	height: 700px;
	min-height: 700px;
	padding: 10px 32px;
	font-size: .8em;
	background-repeat: no-repeat;
	background-image: url();
}
#c3, .c3 {
	background-color: #a9b5d5;
	width: 180px;
	min-width: 180px;
	padding: 20px;
	font-size: .7em;
	background-repeat: no-repeat;
	background-image: url(../images/side-bg.jpg);

}
#c4, .c4 {
	background-color: #a9b5d5;
	width: 670px;
	min-width: 670px;
	height: 700px;
	min-height: 700px;
	padding:10px 32px;
	font-size: .8em;
	background-repeat: no-repeat;
	background-image: url();
}
#c5, .c5 {
	background-color:#a9b5d5;
	height: 500px;
	width: 180px;
	min-width: 180px;
	padding: 20px;
	font-size: .7em;
	background-repeat: no-repeat;
	background-image: url(../images/side-bg-social.jpg);
}

#masthead {
	padding: 27px 3px 10px 227px;
}
h1, h2, h3 {
	font-size: 1.35em;
	text-transform: uppercase;
	letter-spacing: 0.35em;
	margin: 0px;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2, h3 {
	font-size: 1.1em;
	margin: 30px 0 0 0;
	font-weight: bold;
	letter-spacing: normal;
}
h2.topper, h3.topper {
	margin: 0;
}
p {
	margin: 6px 0 12px 0;
}
.footer {
	font-size: .65em;
	text-indent: 230px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	color: #CCCCCC
}
.loadarea {
	font-size: .8empx;
}

A.fl:link {
	color: #a4b0d3;
	text-decoration: none;
}
A.fl:active {
	color: #a4b0d3;
	text-decoration: none;
}
A.fl:visited {
	color: #a4b0d3;
	text-decoration: none;
}
A.fl:hover {
	color: #e7d4ae;
	text-decoration: underline;
}

A.ml:link {
	color: #3d5496;
	text-decoration: none;
}
A.ml:active {
	color: #3d5496;
	text-decoration: none;
}
A.ml:visited {
	color: #3d5496;
	text-decoration: none;
}
A.ml:hover {
	color: #3d5496;
	text-decoration: underline;
}

#myGallery
{
width: 600px !important;
height: 250px !important;
margin:auto;
} 

