
body 	{
	background-color: #FFEBE2;
	 }


a 
	{
	text-decoration: none; 
	color: #7A5873;
	font-weight: bold; 
	}

a:hover 
	{
	color: #E2748F;
	text-decoration: underline;
	}

img.ava {
	border: 0px solid #000000; 
	margin-top: 2px;}

img 
	{
	border:0
	}

p,li,ul,body 
	{
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	text-align: justify;
	}
li
	{
	margin-left: -10px;
	}


h1
	{ 
	color: #E2748F; 
	font-family: Verdana;
	font-size: 15px;
	border-bottom: 1px dashed #E2748F;
	font-weight: bold;
	text-align: left;
	letter-spacing: 7px;
	padding-right: 3px;
	text-transform: capitalize;
	}

#alltable
	{
	background-color: #F3EAE5;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	width: 758px;
	}

#navigation
	{
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	padding: 3px;
	width: 188px;
	vertical-align: top;
	}

#navigation h1
	{ 
	color: #7A5873; 
	font-family: Verdana;
	font-size: 13px;
	width: 98%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 7px;
	border-bottom: 1px dashed #7A5873;
	text-transform: uppercase;
	}

#navigation a
	{ 
	color: #C67E89; 
	font-family: Verdana;
	font-size: 11px;
	width: 98%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 1px dashed #C67E89;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

#navigation a:hover
	{ 
	color: #000000; 
	font-family: Verdana;
	font-size: 11px;
	width: 98%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 3px;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

#content 
	{
	width: 550px; 
	padding: 10px;
	vertical-align: top;
	}

#footer
	{
	background: url(imaginary07.jpg) no-repeat;
	width: 750px;
	height: 35px;
	color: #FFFFFF; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	}

.center
	{
	text-align: center;
	}