body {
	margin:0;
	font-family: verdana, arial, tahoma;
	font-size:11px;
	color: #444;
	}

a, a:link, a:active, a:visited {
	color: #ff94bd;
	text-decoration:none;
	}

a:hover {
	color: #fed4e4;
	text-decoration:none;
        border-bottom: 1px dotted #ff94bd;
	}


.main {
	background: #FFF;
	width: 454px;
	height: 481px;
	padding: 10px;
        padding-top: 50px;
}


#container {
	margin:30px auto 0 auto;
	width:200px;
	}

#title {
	float:left;
	width:150px;
        margin-left: 300px;
	}

#img {
	float:left;
        margin-left: 300px;
	}

#box {
        margin-right: 10px;
	}

#footer  {
	clear:both;
	border-top: dotted 1px #ff94bd;
	text-align: right;
        font-size: 13px;
	padding: 10px 50px 0 0;
	margin: 0px 250px 0px 250px;
	}
	
#text {
	line-height:180%;
	padding-left:15px;
	}
	
.date {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	color: #AAA;
        text-align: right;
	text-transform:uppercase;
	}
	
.subject, h1 {
	font-size:17px;
	font-style:italic;
	color: #e6649b;
        font-family: georgia;
	border-bottom: dotted 1px #CCC;
	margin: 0 0 5px 0;
	font-weight:normal;
	}

.square {
	background-color: #fef6f9;
	padding: 5px;
	border: 1px solid #fed4e4;
}


.mainheader {
	background: #fed4e4 url('http://i40.tinypic.com/29wsvm9.jpg') no-repeat 5px center;
	color: #444;
	font-weight: bold;
        font-family: georgia;
	font-size: 14px;
        letter-spacing: 2px;
	padding-left: 27px;
	text-align: left;
	border: 1px solid #ff94bd;
}

.news {
	background: #fef6f9 url('http://i40.tinypic.com/nwbqe0.png') no-repeat 5px center;
	color: #cc3a78;
	Font-size: 12px;
	padding-left: 28px;
	font-weight: bold;
	text-align: right;
}



.menucell {
	background-image: url('images/layout/index_03.gif');
	width: 150px;
	height: 481px;
	vertical-align: top;
	padding: 10px;
}

.headmenu {
	color: #e6649b;
	width: 100%;
	Font-size: 15px;
        font-family: times;
	font-weight: bold;
	text-align: right;
        letter-spacing: 2px;
	border-bottom: 1px dashed #e3aeab;
        margin-bottom: 5px;
}

a.menulink:link { 
	color: #9acdcc;
	text-decoration:none;
	display: block;
	background: #e1f4f8;
	width: 100%;
	height: 16px;
	padding-left: 3px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}
a.menulink:active { 
	color: #9acdcc;
	text-decoration:none;
	display: block;
	background: #e1f4f8;
	width: 100%;
	height: 16px;
	padding-left: 3px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.menulink:visited { 
	color: #9acdcc;
	text-decoration:none;
	display: block;
	background: #e1f4f8;
	width: 100%;
	height: 16px;
	padding-left: 3px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.menulink:hover { 
	color: #fe77aa;
	text-decoration:none;
	display: block;
	background: #fddde9;
	width: 100%;
	height: 16px;
	padding-left: 3px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}

