body {
	padding:0px;
	margin:0px;
	background-color:#575757;
	font-family:calibri,verdana;
}

div {
	padding:0px;
	margin:0px;
}

div.logobg {
	width:100%;
	background:url(img/logobg.png) bottom left repeat-x;
	text-align:center;
}

div.logo {
	width:912px;
	margin:auto;
	text-align:left;
}

div.contbg {
	text-align:center;
	background:url(img/contentbg.png) top left repeat-x;
	min-height:492px;
	background-color:#DFCADB;
	padding-bottom:45px;
}

div.cont {
	width:912px;
	margin:auto;
	text-align:left;
}

div.contm {
	background: url(img/contentmain.png) top left repeat-y;
	padding:3px;
	padding-top:0px;
	min-height:500px;
}

div.conti {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	width:650px;
}

div.ma {
	margin-bottom: 5px;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
}

div.mah {
	margin-bottom: 5px;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	background:url(img/buttonactivehover.png) top left no-repeat;
	cursor:pointer;
}

div.mah a {
	color:white;
	font-weight:bold;
}


div.footerbg {
	text-align:center;
	background:url(img/bottombg.png) top left repeat-x;
	min-height:132px;
}

div.footerseperator {
	float:left;
	width:4px;
	min-height:132px;
	background:url(img/bottomseperatorbg.png) top left repeat-x;
}

div.footer {
	width:912px;
	margin:auto;
	text-align:left;
}

div.footercont {
	width:280px;
	float:left;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	color:white;
}

h1 {
	font-family:Calibri,Verdana,Arial;
	font-size:24pt;
}

h1.cont {
	padding-top:16px;
	padding-left:10px;
	margin:0px;	
}

div.hcont {
	background:url(img/captionbg.png) top right no-repeat;
	height:76px;
	width:660px;
	padding:0px;
	margin:0px;
}

div.mbutton {
	height:35px;
	background:url(img/buttoninactive.png) top left no-repeat;
}

div.mbuttona {
	height:35px;
	background:url(img/buttonactivehover.png) top left no-repeat;
}

div.mbuttonh {
	height:35px;
	background:url(img/buttonactive.png) top left no-repeat;	
}

h2 {
	font-family:Calibri,Verdana,Arial;
	font-size:20pt;
}

h3 {
}

a.menusub {
	font-color:black;
}

div.menusubp {
	padding-top:0px;
	padding-bottom:5px;
	padding-left:15px;
}

div.phia {
	background:url(img/buttoninactive.png) top left no-repeat;
	float:left;
	background-color:white;
	height:25px;
	border:1px solid gray;
	border-bottom-width:0px;
	border-left-width:0px;
	padding-top:5px;
	text-align:center;
}

div.ph {
	background:url(img/buttonactive.png) top left no-repeat;
	float:left;
	background-color:gray;
	height:25px;
	border:1px solid gray;
	border-bottom-width:0px;
	border-left-width:0px;
	padding-top:5px;
	text-align:center;
}

div.ph a {
	color: white;
	font-weight: bold;
}

div.phia a {
	color: white;
	font-weight: bold;
}

div.phsel {
	position:relative;
	overflow:auto;
	width:640px;
	height:140px;
	overflow-y:hidden;
	border: 3px solid gray;
}

div.phia a:hover {
	color: rgb(227,183,219);
	font-weight: bold;
}

img.phthumb {
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
	cursor: pointer;
	border: 1px solid silver;
}

img.phthumbia {
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	border: 1px solid white;
}

img.phthumbsel {
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	border: 1px solid white;
}

img.phsel {
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	border: 1px solid white;
}

a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(0,0,0); 
} 
a:active 
{
	color: rgb(0,0,0);
}
a:hover
{
	color: rgb(126,39,97);
}

img {
	border-width: 0px;
}

img.logo {
	
}
