body {
	margin:0px;
	padding:0px;
	background-image:url('images/girl.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	background-color:white;
	color:black
	}
h1 {
	color: rgb(204,152,189);
	font:30px/30px impact, verdana, arial, helvetica, sans-serif;
	font-weight:400;
	}
h2 {
	color: rgb(160,39,130);
	font:16px arial, helvetica, sans-serif;
	font-weight: bold;
	margin:18px 0px 3px 0px;
	}

h3	{
	color:#666;
	font-size:11px;
	font-weight:800;
	margin:6px 0px 3px 0px;
	}
	

p	{
	color: rgb(100,100,100);
	font-size:12px;
	line-height:20px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;	
	}

li	{
	color: rgb(100,100,100);
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	}

#Header {
	margin:20px 40px 0px 100px;
	padding:0px;
	text-align: right;
	}

#menu	{
	margin:0px 0px 20px 35px;
	float: right;
	background-color:white;
	border-left:1px dotted rgb(152,43,131);

	border-bottom:1px dotted rgb(152,43,131);
	padding: 14px;
	height: auto;
	}
	
#Content {
	margin:30px 40px 0px 65px;
	padding:20px;
	background-color:white;
	color:black;
	border-top:1px dotted rgb(152,43,131);
	border-left:1px dotted rgb(152,43,131);
	}

#bottom	{
	margin:0px 0px 20px;
	align: center;
	}

 


a {
	color: rgb(160,39,130);
	text-decoration:underline;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:link {color: rgb(160,39,130);}

a:visited {color:#07a;}

a:hover {text-decoration:none;
	
	}



img {border-width:0px;}
img.thumb {margin:10px 1px;}

#Copyright {
	clear:both;
	padding:50px 0px 100px 0px;
	text-align:center;
	font-weight:800;
	color:#999;
	}
#copyrightText {
	position:relative;
	left:-17px;
	}

.first {margin-top:0px; padding-top:0px;}

.footer {
	background: #FFF8DC;
	font-size: 9px;
	padding: 2px;
	border: 1px dotted rgb(200,200,200);
	text-align: center;
	}p {
	color: #8C2E78;
}
p {
	color: #666;
}

