/* Scrollbar properties are only supported by Internet Explorer 5.5+  */

/* LINKS 
A:LINK, A:VISITED {
	color : #990000;
	text-decoration : none;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration: underline;
}
*/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background: #330000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/* line-height: 1.166; */
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #330000;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #330000;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #8B8B8B;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color: #990000;
}

h2{
 font-size: 110%;
 color: #CCCCCC;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #CCCCCC;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.style1 {
	color: #333333;
	font-size: 150%;
}

.style2 {
	color: #000000;
	font-size: 80%;
}

/***********************************************/
/* Links rollOver                              */
/***********************************************/
A:LINK, A:VISITED {
	color : #990000;
	text-decoration: underline;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #CC0000;
	text-decoration : none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/**********************************
/* TOP                           */
/**********************************/
#top{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 60px;
	background: center;
}

#top_center{
	position: relative;
	top: 0px;
	bottom: 0px;
	height: 60px;
	width: 350px;
	background: center;
}

/**********************************/
/* BODY                           */
/**********************************/
#main{
	position: absolute;
	top: 79px;
	width: 100%;
	height: 520px;
	background: center;
	left: -10px;
}

#main_center{
	position: relative;
	width: 640px;
	height: 520px;
	background: center;
	padding:10px;
}

/*******************************/
/* Navigation                  */
/*******************************/ 
#navBuilt{
	position: absolute;
	top: 605px;
	width: 100%;
	background: center;
	left: 0px;
}

#navHolder{
	position: absolute;
	top: 620px;
	width: 100%;
	background: center;
	background-color:#FFFFFF;
	left: 0px;
}

#navPages{
	position: relative;
	width: 670;
	height: 30px;
	background: center;
	left: 0px;
}

/******************************/
/* Bottom                     */
/******************************/ 
#bottom{
	position: absolute;
	top: 650px;
	width: 100%;
	background: center;
	left: 0px;
}

#bottom_center{
	position: relative;
	background: center;
}

#footerAddress{
	position: relative;
	background: center;
	width:680;
	height:80px;
	z-index:3;
}


/*********************/
/* Photos            */
/*********************/ 
#mcRt{
	background:#FFF;
	color:white;
	padding:5px;
	margin-left:125px;
	margin-top:7px;
	font-size:1em;
	width:125px;
	height:137px;
	float:right;
}

#picLt{
	background:#FFF;
	color:white;
	padding:5px;
	margin-left:5px;
	margin-top:7px;
	width:100px;
	height:110px;
	float:left;
}

#picCuff{
	background:#FFF;
	color:white;
	padding:5px;
	margin-left:5px;
	margin-top:7px;
	width:100px;
	height:240px;
	float:right;
}

#picCenter{
	position: relative;
	background: center;
	top:20px;
}

#mcCouple{
	position: relative;
	background: center;
	top:70px;
}

#flag{
	background:#FFF;
	color:white;
	padding:5px;
	margin-left:5px;
	margin-top:7px;
	width:190px;
	height:161px;
	float:left;
}

/*********************/
/* Lt Rt Pg          */
/*********************/
#Layer1{
	position:absolute;
	left:18px;
	top:20px;
	width:318px;
	height:507px;
	z-index:1;
}

#Layer2{
	position:absolute;
	left:363px;
	top:22px;
	width:318px;
	height:507px;
	z-index:2;
}

#pg2Footer{
	position:absolute;
	left:0px;
	top:475px;
	z-index:5;
}

/*********************/
/* MAIL              */
/*********************/
#mail{
	position: relative;
	left:0px;
	width:290px;
	height:300px;
	z-index:6;
}
