body {
	color:#eee;
	background:#6F8FC9;
	width:780px;
	margin:0px auto;
	font : 85%/120% lucida grande, verdana, arial, helvetica, sans-serif;
	text-align:center; 
	}
#container{
	width:780px;
	margin:0px auto;
}
#top {
	width:740px;
	height:295px;
	float:left;
	}
#left {
	width:259px;
	height:408px;
	float:left;
}
#content {
	background:#6F8FC9;
	margin:-65px 0px 10px -70px;
	padding:5px 10px;
	border:1px solid #5373AD;
	float:left;
	width:560px;
	text-align:left; 
}

#navigate {
	 text-align:center;
	 margin:-20px 0px 0px -40px;
	 padding:5px;
}
 #navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	letter-spacing:-0.5px; 
	font-size:90%;
}

#navlist a { 
	padding: 3px 5px; }

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #4F658E;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color: #6785BB;
	text-decoration: none;
}

.credit {
	float:left;
	background:transparent url(http://angelinafans.com/images/bg.gif);
	color:#3F5D94;
	padding:5px;
	text-align:right;
	margin:0px;
	font : 10px lucida grande, verdana, arial, helvetica, sans-serif;
	border:3px double #5373AD;
}

h2 {
	font: 190% Georgia, Times New Roman, serif;
	margin:5px;
	padding:0px;
	text-align:right; 
	border-bottom: 3px double #6F8FC9;
}
p, li, td {
	font : 85%/120% lucida grande, verdana, arial, helvetica, sans-serif;
	}
a {
	color:#0000FF;
	text-decoration:underline; 
	}
a:hover{
	color:#0000FF;
	text-decoration:underline; 
}
.credit a:hover{
	text-decoration:underline; 
}

.button{
	color: #5373AD;
	border:1px solid #5373AD;
	background: #eee;}
.form{
	color: #eee;
	border:1px solid #333;
	background: #5373AD;}
	
	.pic {
	border: 8px solid #DCDFE1;
	margin:15px;
}

.thumb {
	border: 1px solid #666;
	margin:10px;
}
.right {
	float:right;	
}

.left {
	float:left;
}
.center {
	text-align:center;
}
.breadcrumb {
	color:#B7C8E7;
	margin:10px;
}