
#container {
margin:0 0 0 0;
width:900px;
margin:auto;
text-align:left;

}

#head {
height:85px;
border:0px solid #FFFFFF;
padding:0px;
margin:0 0 0 0;
background-color:#000000;
background-image:url('images/logo_background.jpg');
}


#content {
height: 350px;
height:auto;
min-height:350px;
border:0px solid #FFFFFF;
margin:0 0 0 0;
background-image:url('images/content_background_art1.jpg');
background-repeat:no-repeat;
background-position:center center;
}



#menu {
height:45px;
border:0px solid #FFFFFF;
padding:0px;
margin:0 0 0 0;
text-align:left;
z-index:-1;
background-image:url('images/nav_background.gif');
vertical-align:middle;
}





#info {
border:0px solid #FFFFFF;
margin:0 0 0 0;
background-image:url('images/info_background.gif');
background-repeat:repeat-x;
height:275px;

}

#footer {
border:0px solid #FFFFFF;
margin:0 0 3px 0;
font-size:9px;
text-align:right;
}





#keyhole{
	position:relative;
	margin-left:358px;
	margin-top:4px;

}


#right {
margin: 0 auto;
border:0px solid #FFFFFF;
padding:0px;
float:right;
width:475px;
min-height:350px;
height:auto;

font-size:11px;
line-height:13px;
display:inline;
}

/* for Internet Explorer */
/*\*/
* html #right {
height:350px;
}


#divider {
clear:both;
height:3px;
}


#right a:link { color: #FF0000; font-weight:normal; text-decoration : none}
#right a:visited { color: #FF0000; font-weight:normal; text-decoration : none}
#right a:link:hover { color: #999999; font-weight:normal; text-decoration : underline}
#right a:visited:hover {  color: #999999; font-weight:normal; text-decoration : underline}
#right a:link:active {  color: #FF0000; font-weight:normal; }
#right a:visited:active {  color: #FF0000; font-weight:normal; }




