BODY {
	margin:50px 0px; padding:0px;
	text-align:center;
	background-color:#74A8DC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A  {
	color : #AD0002;
}

A:Visited  {
	color: #666666;
}

A:Active  {}

A:Hover  {}

INPUT {
background-color: #cccccc;
color: #990000;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12px;
border-color: #666666;
padding:5px;
}

OPTION	{
background-color: #cccccc;
color: #990000;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12px;
border-color: #666666;
padding:5px;
}

TEXTAREA	{
background-color: #cccccc;
color: #990000;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12px;
border-color: #666666;
padding:5px;
}

H3	{
color:#000000;
background-color:#999999;
padding-top: 3px;
padding-bottom: 5px;
padding-left: 5px;
}


/*This is the main container*/
#Layer1 {
	width:900px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:white;
	height:5000px;	
}

/*this layer holds the title image*/
#Layer2 {
	width:900px;
	height:140px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#666666;	
}

/* Layer 3 is the menu */
#Layer3 {
	width:200px;
	height:700px;
	margin:0px auto;
	text-align:left;
	padding:5px;
	/* border:1px dashed #333; */
	background-color:white;
	float:left;
	vertical-align: middle; 
	text-align:center;
}


#Layer4 {
	width:15px;
	height:700px;
	margin:0px auto;
	text-align:left;
	padding:5px;
	/* border:1px dashed #333; */
	background-color:white;
	float:left;
}

#Layer5 {
	width:15px;
	height:5000px;
	margin:0px auto;
	text-align:left;
	padding:5px;
	/* border:1px dashed #333; */
	background-color:white;
	float:right;
}

#Layer6 {	
	position: relative;
	height:65px;
	z-index:4;
	background-color:silver;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 25x;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	border-color: #333333;
	border-style : solid;
	font-size: 9px;	
}

#Layer7 {
	position: inherit; width:175px; 
	padding-top: 3px; background-color: #ccc; text-decoration:none; letter-spacing:.1em; font-size:10px; font-weight: normal;
	color:black; vertical-align: middle; text-align:left; border: solid; border-color: #666666; border-top:1px;  border-left:1px; 
	border-bottom:1px; border-right:1px; padding: 3px;
}

/*This is the menu items*/
#Menu1 {
	position: inherit; width:175px;
	height:25px; padding-top: 3px; background-color: #990000; text-decoration:none; letter-spacing:.1em; font-size:12px; font-weight: 900;
	color:WHITE; vertical-align: middle; text-align:center; border: solid; border-color: #666666; border-top:1px;  border-left:1px; 
	border-bottom:1px; border-right:1px;
}

#Menu2 {
	position: inherit; width:175px;
	height:25px; padding-top: 3px; background-color: #990000; text-decoration:none; letter-spacing:.1em; font-size:12px; font-weight: 900;
	color:WHITE; vertical-align: middle; text-align:center; border: solid; border-color: #666666; border-top:1px;  border-left:1px; 
	border-bottom:1px; border-right:1px;
}

#Menu3 {
	position: inherit; width:175px;
	height:25px; padding-top: 3px; background-color: #990000; text-decoration:none; letter-spacing:.1em; font-size:12px; font-weight: 900;
	color:WHITE; vertical-align: middle; text-align:center; border: solid; border-color: #666666; border-top:1px;  border-left:1px; 
	border-bottom:1px; border-right:1px;
}

#Menu4 {
	position: inherit; width:175px;
	height:25px; padding-top: 3px; background-color: #990000; text-decoration:none; letter-spacing:.1em; font-size:12px; font-weight: 900;
	color:WHITE; vertical-align: middle; text-align:center; border: solid; border-color: #666666; border-top:1px;  border-left:1px; 
	border-bottom:1px; border-right:1px;
}

#Menu5 {
	position: inherit; width:175px;
	height:25px; padding-top: 3px; background-color: #990000; text-decoration:none; letter-spacing:.1em; font-size:12px; font-weight: 900;
	color:WHITE; vertical-align: middle; text-align:center; border: solid; border-color: #666666; border-top:1px;  border-left:1px; 
	border-bottom:1px; border-right:1px;
}

#Menu1:hover {
	background-color: #CC0000;
	border-bottom:1px;
	border-bottom-color:#0055A8;
}
#Menu2:hover {
	background-color: #CC0000;
	border-bottom:1px;
	border-bottom-color:#0055A8;
}
#Menu3:hover {
	background-color: #CC0000;
	border-bottom:1px;
	border-bottom-color:#0055A8;
}
#Menu4:hover {
	background-color: #CC0000;
	border-bottom:1px;
	border-bottom-color:#0055A8;
}
#Menu5:hover {
	background-color: #CC0000;
	border-bottom:1px;
	border-bottom-color:#0055A8;
}


#ItemInfo {
	float:left;
	width: 640px;
	background-color: #CCCCCC;
	padding-top:5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:6px;
	margin-bottom: 12px;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	border-color: #333333;
	border-style : solid;
	font-size: 11px;	
}

#SecureItemInfo {	- This is the small box inside the content. -
	position: relative;
	background-color: #B2AF00;
	padding-top:5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:6px;
	margin-bottom: 12px;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	border-color: #333333;
	border-style : solid;
	font-size: 11px;	
}

img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: 4px; 
}

.header1  {
	background-color: #AD0002;
	color: white;
	font-size : x-large;
	font-family : Tahoma;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.emph1  {
	font-size : 14px;
	font-family : Tahoma;
	font-weight : bold;
	color: #AD0002;
}

