
body 	{
	background: url(images/bg.gif);
	background-color: #CCD2EA;
	 }


a 
	{
	text-decoration: none; 
	color: #9FBBE2;
	font-weight: bold; 
	}

a:hover 
	{
	color: #7881A5;
	text-decoration: underline;
	}

img 
	{
	border:0
	}

p,li,ul,body 
	{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 10px; 
	color: #645B88; 
	text-align: justify;
	}
li
	{
	margin-left: -10px;
	}


h1
	{ 
	color: #919BC4; 
	font-family: Verdana;
	font-size: 15px;
	border-bottom: 1px dashed #919BC4;
	font-weight: bold;
	text-align: left;
	letter-spacing: 7px;
	padding-right: 3px;
	text-transform: capitalize;
	}

#alltable
	{
	background-color: #DFE3F3;
	border-left: 1px solid #A2ACD3;
	border-right: 1px solid #A2ACD3;
	border-top: 5px solid #A2ACD3;
	border-bottom: 5px solid #A2ACD3;
	width: 758px;
	}

#navigation
	{
	background-color: #FFFFFF;
	border-right: 1px solid #A2ACD3;
	padding: 3px;
	width: 188px;
	vertical-align: top;
	}

#navigation h1
	{ 
	color: #BFC5E6; 
	font-family: Verdana;
	font-size: 13px;
	width: 98%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 7px;
	border-bottom: 1px dashed #CBD0ED;
	text-transform: uppercase;
	}

#navigation a
	{ 
	color: #A5AAC9; 
	font-family: Verdana;
	font-size: 11px;
	width: 98%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 1px dashed #CBD0ED;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

#navigation a:hover
	{ 
	color: #8B90AF; 
	font-family: Verdana;
	font-size: 11px;
	width: 98%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 3px;
	border-bottom: 1px solid #CBD0ED;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

#content 
	{
	width: 550px; 
	padding: 10px;
	vertical-align: top;
	}

#footer
	{
	background: url(images/angelicwings_07.jpg) no-repeat;
	width: 750px;
	height: 35px;
	color: #7075A2; 
	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;
	}