html {
	overflow-y: scroll;
}

html,
body {
   margin:0;
   padding:0;
   height:100%;
}

body {
	background-color: #fff;
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
	color:#555;
	padding:0;
	margin:0;
}

#bodyHome {
	background: url(/images/homeBg.png) repeat-x;
	background-color: #962A4C;
}

a,
a:visited {
	
}

a:hover,
a:active {
	
}

#container {
   	position:relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/container_bg.png) repeat-y;
	min-height:100%;
	_height: 100%
}

#containerHome {
   	position:relative;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	min-height:100%;
	_height: 100%;
}

#wrapper {
	width: 900px;
	padding-bottom: 100px;
}

p {
	padding: 10px;
	margin:0;
}

#left {
	float: left;
	width: 300px;
	background-color: #962A4D;
	position: relative;
}

#containerNav {
	position: relative;
	width: 300px;
	height: 230px;
}

#containerNav ul {
	position: absolute;
	bottom: 15px;
	right: 15px;	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#containerNav li {
	font-size: 13px;	
	font-weight: bold;
	text-align: right;
	color: #fff;
	text-decoration: none;
	padding-top: 4px;
}

#containerNav li a,
#containerNav li a:visited {
	color: #fff;
	text-decoration: none;
}

#containerNav li a:hover,
#containerNav li a:active {
	color: #ff4581;
	text-decoration: none;
}

.active a,
.active a:visited {
	color: #ff4581 !important;
}

#picture {
	height: 450px;
	width: 300px;
}

#logo {
	position: relative;
	left: 85px;
	top: -50px;
	z-index: 20;
}

#right {
	position: relative;
	float: right;
	width: 600px;
}

#footer {
	clear: both;
	position: absolute;
	height: 100px;
	width: 900px;
	font-size: 10px;
	bottom: 0px;
	color: #888;
}

#footer p {
	padding: 0px;	
}

#footer a,
#footer a:visited {
	color: #888;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #888;
	text-decoration: underline;
}

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

#footer ul li {
	float: left;	
	padding-right: 40px;
}

#footerHome {
	clear: both;
	position: absolute;
	height: 100px;
	width: 800px;
	font-size: 10px;
	bottom: 0px;
	color: #CF749C;
	margin-left: 170px;
}

#footerHome p {
	padding: 0px;	
}

#footerHome a,
#footerHome a:visited {
	color: #CF749C;
	text-decoration: none;
}

#footerHome a:hover,
#footerHome a:active {
	color: #CF749C;
	text-decoration: underline;
}

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

#footerHome ul li {
	float: left;	
	padding-right: 50px;
}

#content1-content {
	position: relative;
	top: 20px;
	width: 550px;
}

#title {
}

#title h1 {
	color: #962A4D;
	font-size: 44px;	
	font-weight: normal;
}

#contentNav {
	position: relative;
	top: -10px;
	height: 20px;
}

#contentNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #962A4D;
	font-size: 13px;
	font-weight: bold;
}

#contentNav ul li {
	float: left;
	padding-right: 20px;
}

#contentNav ul li a,
#contentNav ul li a:visited {
	color: #962A4D;
	text-decoration: none;	
}

#contentNav ul li a:hover,
#contentNav ul li a:active {
	color: #ff4581;
	text-decoration: none;	
}

#contentInner {
	margin: 177px 0px 0px 50px;
	*margin-top: 170px;
}

#contentInner p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#contentInner a,
#contentInner a:visited {
	color: #962A4D;
	text-decoration: underline;
}

#contentInner a:hover,
#contentInner a:active {
	text-decoration: underline;
	color: #ff4581;
}

#content1-content ul {
	padding-left: 18px;	
	margin-left: 0px;
}

#navTop {
	position: absolute;
	top: 10px;
	right: 0px;
}

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

#navTop ul li {
	float: left;
	padding-left: 15px;
}

#navTop ul li a,
#navTop ul li a:visited {
	text-decoration: none;
	color:#962A4D;
}

#navTop ul li a:hover,
#navTop ul li a:active {
	text-decoration: none;
	color:#FF4581;
}

.small {  font-size: 10px}
.big {  font-size: 15px}

.header_highlight {
	display: none;	
}

.entrytitle {
	font-size: 15px;
	font-weight: bold;
}

input, textarea { 
	padding:0px; 
	margin:0px 0px 0px 10px; 
	border:1px solid #ddd; 
	background-color:#fff; 
	line-height:120%; 
	margin-top:1px; 
	margin-bottom:1px; 
	padding-top:1px; 
	padding-bottom:1px; 
	resize: none; 
	font-size: 12px;
}

textarea {
	resize: none; 
	font-family: Arial,SunSans-Regular,Sans-Serif;
}

input.checkbox {
	border: 0;
	background-color:#fff;
}

#homeContainer {
	width: 800px;
	position: relative;
	top: 145px;
}

#homeCat {
	width: 800px;
	margin-top: 30px;
	margin-left: 20px;
}

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

#homeCat ul li {
	float: left;
	margin: 10px 15px 0 0;
}

#homeCat ul li p {
	font-size: 11px;
	margin: 0px 0 0 0;
	padding: 0 0 10px 0;
	width: 134px;
	height: 220px;
	text-align: center;
	line-height: 140%;
	border: 5px solid #F7F7F7;
	background-color: #F7F7F7;
}

#homeCat ul li a p,
#homeCat ul li a:visited  p {
	color: #E13E73;	
}

#homeCat ul li a:hover p,
#homeCat ul li a:active p {
	background-color: #FFDFEE;
	border: 5px solid #FFDFEE;
	color: #E13E73;
	cursor: pointer;
	width: 134px;
	height: 220px;
}

#homeCat img {
	border: 5px solid #fff;	
	margin-top: 1px;
	margin-bottom: 8px;
	*margin-bottom: 5px;
}
