BODY {
	background: #4E5CA6;
	margin: 0;
}

.navtable	{
	background: url(Assets/bg-2.jpg);
	}

.rightfill	{
	background: url(Assets/bg-3.jpg);
	}

.navcenter	{
	background: url(Assets/nav2.jpg);
	}
	
.navbottom	{
	background: url(Assets/nav3.jpg);
	}
	
 #box{
	border : 1px solid;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color: #173522;
	padding : 4px;
	background-color : #FFFFE0;
}

#image {
	border : 1px solid Black;
}
	#p {
	color: #173522;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

	#cutline {
	font-family : Arial, Helvetica, sans-serif;
	color : #316300;
	font-size : 10px;
}

#footer {
	font-family : Arial, Helvetica, sans-serif;
	color : #316300;
	font-size : 10px;
	color: white;
}

	#h{
	font-family : "Times New Roman", Times, serif;
	color : #316300;
	font-size : 15px;
	text-decoration : underline;
}

.nav {
	color: #173522;
	font: "Times New Roman";
	font-size: 13px;
	background: White;
	padding: 3px;
}

#social{margin:0em 0px 0;}
#social ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	}

#social li {
	padding: 3px 0;
	}

#social ul a{
	display:block;
	height:32px;
	margin-left: -40px;
	text-indent:40px;
	padding-top:1px;
	}

#social .facebook{background:transparent url('Assets/facebook.png') left top no-repeat}
#social .twitter{background:transparent url('Assets/twitter.png') left top no-repeat}

#social ul a:link, #social_networking ul a:visited{
	color:#292929;
	text-decoration:none;
	}
	
#social ul a:hover, #social_networking ul a:active{
	color:#424242;
	text-decoration:underline;
	}

A {
	text-decoration: none;
	color: #4E5CA6;
}

	A:Hover {
	text-decoration: underline;
	color: red;
}

	HR {
	color: #173522;
	height: 1pt;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
}
