body, html {
height:100%;
}
body {
margin:0;
padding:0;
background: #FBE4EC;
font-family : Arial, Helvetica;
text-align: center;
}
#wrapper {
position:relative;
width:800px;
margin-right : auto;
margin-left : auto;
min-height:100%;
text-align: left;
}
* html #wrapper {
height:100%;
}
#container {
background: #FFFFFF;
padding-bottom:60px;
}
#container:after {
content:" ";
display:block;
clear:both;
}
* html #container {
height:1px;
}
#top {
background-image : url(images/navbg.jpg);
background-repeat: no-repeat;
width : 800px;
float : center;
height : 106px;
padding : 0px 0px 0px 0px;
}
#top #logo {
width : 216px;
float : left;
height : 60px;
padding : 9px 0px 0px 13px;
}
#top #navigation {
width : 800px;
float : center;
height : 17px;
padding : 88px 0px 0px 152px;
}
#navigation {

width : 497px;
float : center;
height : 17px;
padding : 0px 0px 0px 0px;
}
#mainPic {
height : 206px;
padding : 0px;
}
#main {
width : 590px;
background: #Ffffff;
float: right;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 0px;
}
#heading {
height : 28px;
float: left;
padding : 0px 0px 0px 0px;
}
#sidebar {
float:left;
background: #Ffffff;
width:174px;
    }
#sidePic{
width : 182px;
float : left;
padding : 0px 0px 0px 0px;
}	
#latestNews{
width : 168px;
float : left;
padding : 0px 0px 0px 6px;
}
#latestNews #newsTop{
background-image : url(images/latestnews_top.jpg);
background-repeat: no-repeat;
width : 168px;
height: 30px;
float : left;
padding : 0px 0px 0px 0px;
}
#latestNews #newsText{
background-image : url(images/latestnews_bg.jpg);
background-repeat: repeat-y;
*width : 168px;
padding-top : 3px;
padding-right: 9px;
padding-bottom: 9px;
padding-left: 9px;
}

#latestNews #newsBottom{
width : 168px;
height: 45px;
float : left;
padding : 0px 0px 0px 0px;
}
#buy{
width : 168px;
float : left;
padding : 0px 0px 0px 6px;
}
#buy #buyBG{
background-image : url(images/buy_bg.jpg);
background-repeat: repeat-y;
}
#buy #buyTop{
background-image : url(images/buy_top.jpg);
background-repeat: no-repeat;
width : 168px;
height: 5px;
float : left;
padding : 0px 0px 0px 0px;
}
#buy #buyText{
background-image : url(images/buy_bg.jpg);
background-repeat: repeat-y;
*width : 168px;
padding-top : 3px;
padding-right: 9px;
padding-bottom: 9px;
padding-left: 9px;
}

#buy #buyBottom{
width : 168px;
height: 57px;
float : left;
padding : 0px 0px 0px 0px;
}
#content{
width : 800px;
background: #Ffffff;
padding : 0;
}
#footer {
background: #FBE4EC;
position:absolute;
bottom:0;
width:100%;
height:60px;
text-align: center;
}
.footer {
color : #747679;
font-size : 12px;
padding : 10px 20px 0px 0px;
display : block;
}
#footer a {
color : #747679;
text-decoration: none;
}
#footer a:hover {
color : #E1477D;
text-decoration: none;
}
.pink {
font-size : 14px;
color : #F2B0C7;
}
#bg {
height: 100%;
background-image :  url(images/bg.gif);
background-repeat: repeat-y;
}
p {
font-size : 90%;
color : #747679;
}
.p {
font-size : 90%;
color : #747679;
}
.psmall {
font-size : 80%;
color : #747679;
}
.pBold {
font-size : 90%;
font-weight: bold;
color : #747679;
}
.pPink{
font-size : 90%;
color : #E1477D;
}
.pPinkBold{
font-size : 90%;
font-weight: bold;
color : #E1477D;
}
a {
color: #747679;
text-decoration: none;
}
a:hover{
color: #E1477D;
text-decoration: none;
}
.H1 {
font-size : 100%;
font-weight: bold;
color : #838060;
}
.H1a {
font-size : 83%;
color : #838060;
}
.H2 {
font-size : 100%;
font-weight: bold;
color : #b3ab95;
}
.pNews {
font-size : 83%;
color : #747679;
}
.pNewsPink {
font-size : 83%;
color : #E1477D;
}
.pNewsBold {
font-size : 83%;
font-weight: bold;
color : #747679;
}
.pBuy {
font-size : 83%;
color : #E1477D;
}
.pBuyBold {
font-size : 83%;
font-weight: bold;
color : #E1477D;
}
ul {
font-size : 90%;
color : #747679;
list-style-image :  url(images/bullet.gif);
padding : 0 0 0 15px;
margin : 0;
}
.ulUpdate {
font-size : 80%;
color : #747679;
list-style-image :  url(images/bullet.gif);
padding : 0 0 0 0;
margin : 0;
}
.inputT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E1477D;
	background-color: #FFFFFF;
	width: 50px;
	border: 1px solid #EF97B6;
	text-align: center;
	
	}
	.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #E1477D;
	background-color: #FFFFFF;
	width: 180px;
	border: 1px solid #EF97B6;
	text-align: left;
	
	}