body {
	margin:50px 0px;
	padding:0px;
	text-align:center;
	background-color: 000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12;
	color: #000000;
	}
h2 {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: lighter;
}

h3 {
	font-size: 16;
	font-style: normal;
	color: #333333;
	text-align: center;
}

h4 {
	font-size: 16;
	font-style: normal;
	color: #000000;
	text-align: center;
}

h4 a {
	font-size: 20;
	font-style: normal;
	color: #cc3333;
	text-align: center;
}

h5 {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: lighter;
}

h6 {
	font-size: 32;
	font-style: normal;
	color: #CC3333;
	text-align: center;
}

#Content {
	width:807px;
	margin:-30px auto 0px;
	text-align:left;
	background-color:000000;
	background-image: url(images/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 400px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 600px;
	border: 3px solid #FFCC00;


	}
	
#Nav {
	width:726;
	text-align:right;
	padding:2px;
	background-color:ffffff;
	float: right;
	background-image: url(images/navbkg.jpg);
	background-position: right top;
	border: 3px solid #CCFFFF;
	}

* html #Nav
{
  w\idth: 736px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "palatino linotype", palatino, "Book Antiqua", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

#nav ul li { 
	display: inline; 
}

#nav ul li a {
	text-decoration: none;
	padding: 0.2em .2em;
	border-right-color: #000000;
	color: #000000;
}

#nav ul li a:visited {
	text-decoration: none;
	color: #000000;
}

#nav ul li a:hover{
	color: #666666;
}

#Bulk {
	width:690;
	text-align:left;
	padding:40px 20px 15px;
	background-color:ffffff;
	float: right;
	border: 3px solid #CCFFFF;
	margin-bottom: 10px;
	}
	
* html #Bulk
{
  w\idth: 736px;
}

#Bulk ul li {
	font-size: xx-small;
	text-align: center;
	list-style-type: none;
	display: list-item;
}

#Bulk-popup {
	width:550;
	text-align:left;
	padding:40px 20px 15px;
	background-color:ffffff;
	border: 3px solid #CCFFFF;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;

	}
	
* html #Bulk-popup
{
  w\idth: 600px;
}

#footer {
	margin: 0;
	padding: 15;
	list-style-type: none;
	font-family: "palatino linotype", palatino, "Book Antiqua", serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	clear: both;

}
