
body 	{
	background: url(bgbara.gif);
	background-color: #DDCAC6;
	 }


a 
	{
	text-decoration: none; 
	color: #D7B0A9;
	font-weight: bold; 
	}

a:hover 
	{
	color: #D7B0A9;
	text-decoration: underline;
	}

img 
	{
	border:0
	}

p,li,ul,body 
	{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 10px; 
	color: #C888A2; 
	text-align: justify;
	}
li
	{
	margin-left: -10px;
	}


h1
	{ 
	color: #BB8F7D; 
	font-family: Verdana;
	font-size: 15px;
	border-bottom: 1px dashed #BB8F7D;
	font-weight: bold;
	text-align: left;
	letter-spacing: 7px;
	padding-right: 3px;
	text-transform: capitalize;
	}

#alltable
	{
	background-color: #DFD7CA;
	border-left: 1px solid #D9B8AF;
	border-right: 1px solid #D9B8AF;
	border-top: 5px solid #D9B8AF;
	border-bottom: 5px solid #D9B8AF;
	width: 758px;
	}

#navigation
	{
	background-color: #FFFFFF;
	border-right: 1px solid #D9B8AF;
	padding: 3px;
	width: 188px;
	vertical-align: top;
	}

#navigation h1
	{ 
	color: #BFB38B; 
	font-family: Verdana;
	font-size: 13px;
	width: 98%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 7px;
	border-bottom: 1px dashed #BFB38B;
	text-transform: uppercase;
	}

#navigation a
	{ 
	color: #BB8E7D; 
	font-family: Verdana;
	font-size: 11px;
	width: 98%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 1px dashed #BFB38B;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

#navigation a:hover
	{ 
	color: #C587A0; 
	font-family: Verdana;
	font-size: 11px;
	width: 98%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 3px;
	border-bottom: 1px solid #C587A0;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

#content 
	{
	width: 550px; 
	padding: 10px;
	vertical-align: top;
	}

#footer
	{
	background: url(angelicwings_07.jpg) no-repeat;
	width: 750px;
	height: 35px;
	color: #C587A0; 
	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;
	}


BODY {	scrollbar-face-color : #C587A0; 
scrollbar-highlight-color : #C587A0; 
scrollbar-3dlight-color : #C587A0; 
scrollbar-shadow-color : #BFB38B; 
scrollbar-darkshadow-color : #BFB38B;
scrollbar-track-color : #D7B0A9; 
scrollbar-arrow-color : #BFB38B; }