/* CSS Document */
body {
background: transparent url(images/background.gif) repeat-y 50% 0;
background-attachment: fixed;
margin: 0;
padding: 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.clear {
	clear: both;
}

#container {
margin: 0px auto;
text-align: left;
width: 820px;
}
#ptitle-top {
width: 820px;
height: 20px;
background-color: #D9D1E2;
margin: 0;
padding: 0;
}
.ptitle-top {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
}
#slogan-container {
width: 820px;
height: 35px;
background-color: #D9D1E2;
margin: 0;
padding: 0;
}
#slogan-text {
float: right;
width: 600px;
height: 25px;
background-color: #D9D1E2;
margin: 0;
padding: 5px 25px 5px 0px;
}
.slogan-text {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color:#674D72;
text-align:right;
}
#slogan-addtofav {
float: left;
width: 160px;
height: 25px;
background-color: #D9D1E2;
margin: 0;
padding: 5px 5px 0px 5px;
}
.slogan-addtofav {
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
text-decoration:none;
}
#content-pname h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #BBA4C1;
	width: 454px;
	padding: 0 0 0 10px;
}

#footer {	
	margin: 0px auto;
	position: relative;
	background-color: #674D72;
	border-top: 1px solid #F7F7F6;
	width: 820px;
	padding: 5px 0;
	clear: both;
}

#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D9D1E2;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #D9D1E2;
	text-decoration: none;
	border-bottom: 1px dotted #D9D1E2;
}

#footer h2 a:hover {
	color: #F7F7F6;
	text-decoration: none;
	border-bottom: none;
	background-color: #A5003B;
}
#footer h6 {
	margin: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D9D1E2;
}

#footer h6 a:visited, #footer h6 a:link {
	color: #D9D1E2;
	text-decoration: none;
}

#footer h6 a:hover {
	color: #F7F7F6;
	text-decoration: none;
	border-bottom: none;
	background-color: #A5003B;
}

.text {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5B604C;
	margin-bottom: 10px;
} 
#navcontainer {
width: 184px;
}
#navcontainer-top {
width: 184px;
background: transparent url(images/bg-menutop.gif) no-repeat;
padding-bottom:15px;
}
#navcontainer-bottom {
width: 184px;
background: transparent url(images/bg-menubottom.gif) no-repeat;
padding-bottom:15px;
}
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
text-indent: 20px;
letter-spacing: 1px;
}
/* MAIN VERTICAL MENU LINKS */

#vmenu_main_off,
#vmenu_main_on {
        width: 184px;
        margin: 0;
		padding: 0;
		font: bold 100% Verdana, Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #fff;
}
a.vmenu_main_off,
a.vmenu_main_on {
        display: block;
        width: 184px;
		height: 32px;
		padding-left: 6px;
		line-height: 30px;
}
a.vmenu_main_off:link,
a.vmenu_main_on:link,
a.vmenu_main_off:visited,
a.vmenu_main_on:visited {
        background: url(images/menu.png) 0 0 no-repeat;
        color: #674D72;
        text-decoration: none;
        }

a.vmenu_main_off:active,
a.vmenu_main_on:active {
        background: url(images/menu.png) 0 -64px no-repeat;
        color: #fff;
        text-decoration: none;
        }
a.vmenu_main_off:hover,
a.vmenu_main_on:hover {
        background: url(images/menu.png) 0 -32px no-repeat;
        color: #fff;
        text-decoration: none;
        }	

/* SUBMENU LINKS */

#vmenu_sub_off,
#vmenu_sub_on {
        width: 166px;
        margin: 0;
		padding: 0;
		font: bold 90% Verdana, Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #fff;
}
a.vmenu_sub_off,
a.vmenu_sub_on {
        display: block;
        width: 166px;
		height: 32px;
		padding-left: 6px;
		line-height: 30px;		
}
a.vmenu_sub_off:link,
a.vmenu_sub_on:link,
a.vmenu_sub_off:visited,
a.vmenu_sub_on:visited {
        background: url(images/menu-sub.png) 0 0 no-repeat;
        color: #674D72;
        text-decoration: none;
        }
a.vmenu_sub_off:active,
a.vmenu_sub_on:active {
        background: url(images/menu-sub.png) 0 -64px no-repeat;
        color: #fff;
        text-decoration: none;		
        }
a.vmenu_sub_off:hover,
a.vmenu_sub_on:hover {
        background: url(images/menu-sub.png) 0 -32px no-repeat;
        color: #fff;
        text-decoration: none;
        }

/* MainMenu Links END */

#left {
width: 184px;
float: left;
}
#content-pname {
width: 630px;
background: url(images/bg-pname.gif) no-repeat;
float: left;
padding: 10px 0px 5px 5px;
}
#content {
width: 610px;
float: right;
padding: 5px 20px 10px 5px;
}