/* Positional Styling */
	body
		{
		margin-left: 20px;
		margin-top: 10px;
		background-color:#000000;
		}
	.bigimgbox
		{
		width: 100%;
		height: 100%;
		}
	.master
		{
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		}
	.logo
		{
		position: relative;
		left: 65px;
		}
	.linkbar
		{
		margin-left: 8px;
		margin-top: 5px;
		margin-bottom: 2px;
		width: 980px;
		}
	.link
		{
		float: left;
		vertical-align: middle;
		background-color: #e5e3bd;
		width: 143px;
		height: 23px;
		text-align: center;
		margin: 3px;
		}
	.mid
		{
		clear: both;
		text-align: left;
		background-color: #000000;
		margin-left: 10px;
		height: 490px;
		width: 922px;
		}
	.underimg
		{
		z-index: 300;
		}
	.insidebox
		{
		position: relative;
		top: -475px;
		width: 200px;
		left: 625px;
		text-align: left;
		z-index: 100;
		}
	.bottom
		{
		position: relative;
		margin-top: 5px;
		margin-left: 8px;
		margin-bottom: 2px;
		width: 927px;
		height: 90px;
		background-color: #e5e3bd;
		}
	.bottomboxes
		{
		height: 100px;
		width: 112px;
		vertical-align: middle;
		float: left;
		margin: 2px;
		text-align: center;
		}
	.bottomboxes2
		{
		top: 10px;
		position: relative;
		height: 88px;
		width: 223px;
		float: left;
		margin: 2px;
		margin-right: -2px;
		text-align: center;
		}
	.bottomaddressbar
		{
		position: relative;
		clear: both;
		width: 927px;
		text-align: center;
		height: 39px;
		line-height: 39px;
		background-color: #39392F;
		margin-left: 10px;
		margin-top: 3px;
		color: #e5e3bd;
		
		font-family: Arial, Helvetica, sans-serif;
		}
	
/* Font Styling */
	.top_link
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		font-weight:normal;
		color:#727050;	
		}
	a.top_link:hover
		{
		text-decoration:underline;
		color:#ff0000;
		}
	.insideboxheader 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		
		color: #E5E3BD;
		}
	.insideboxsub 
		{
		font-size:11px;
		line-height:18px;
		color:#E5E3BD;
		font-family: Arial, Helvetica, sans-serif;
		}
	.bottomboxes2header 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height:18px;
		color: #727050;
		}
	.bottomboxes2sub 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11.5px;
		line-height:18px;
		color: #727050;
		}
	.bottom_link
		{
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-weight:normal;
		color:#727050;	
		}
	a.bottom_link:hover
		{
		text-decoration:underline;
		color:#ff0000;
		}









