html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;line-height: inherit;font-family: inherit;text-align: left;vertical-align: baseline;}
a img, :link img, :visited img {border: 0;}
table  {border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style:inside;margin-left:25px;}
q:before, q:after,blockquote:before, blockquote:after {content: "";}

html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	height:100%;
	background:url('../_images/bgshade.jpg') center repeat-y #7f7f7f;
}

h3 {
	font-size:14px;
	display:inline;
	font-weight:bold;
}

a {
	color:#ed008c;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#ed008c;
	font-weight:bold;
	text-decoration:none;
	border:0px solid #ed008c;
}

#website {
	height:100%;
	min-height: 100%;
	height: auto ;
	margin: 0 auto -100px;
}

#head {
	height:189px;
	width:950px;
	background:url('../_images/bghead.jpg') no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#headMenu {
	padding-top:136px;
	font-size:11px;
	color:#FFFFFF;
	width:719px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#content{
	width:936px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:100px;
	margin-left:auto;
	margin-right:auto;
	background:white;
}

#contentRight {
	float:left;
	position:relative;
	left:12px;
	width:695px;
	background:#f8dbeb;
	padding-left:16px;
	padding-right:0px;
	padding-top:16px;
	padding-bottom:6px;
}

#contentTop {
	background:#f0f0f0;
	width:100%;
	line-height:18px;
	height:36px;
	width:926px;
	padding:5px;
}

#contentTop a {
	color:#fe00a1;
	text-decoration:none;
}

#contentTop a:hover {
	color:#ffb4de;
	text-decoration:none;
}

#menu {
	float:left;
}

#menuCenter {
	background:#cb0374;
	width:187px;
	padding-left:13px;
	padding-right:13px;
	color:#ffffff;
}
#menuCenter a {
	color:#ffb4de;
	font-weight:bold;
	text-decoration:none;
}

#menuTop {
	background:url('../_images/menutop.jpg') no-repeat;
	width:213px;
	height:20px;
}

#menuBottom {
	background:url('../_images/menubottom.jpg') no-repeat;
	width:213px;
	height:14px;
}

#footer{
	width:950px;
	height:100px;
	background:url('../_images/bgfoot.jpg') no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.Thumb {
	border:1px solid #cb0374;
	margin-right:10px;
	margin-bottom:10px;
}

.Thumb:hover {
	border:0px solid #FFFFFF;
}

.clear{
	clear:both;
}

.topSpace {
	height:14px;
	width:100%;
}
