BODY {
	/*color: #747474;*/
	color:black;
	background-color: #f4f4f4;
	margin:0;
	width:100%;
	text-align:left;
    font: 12px/18px "Trebuchet", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    }
html {font-size:100.1%;height:100.01%;}/* very important for Safari */
#MySpamTrap {display: none;}
hr {
    margin:2em 0;
    border:0;
    height:0;
    border-bottom:1px solid #666699;
/*    border-bottom:1px solid #ffcc00;    */
}
table { border-collapse: collapse; border-spacing: 0; }    
a {
    /*text-decoration:none;*/
}
p {
    margin:0 0 18px;
    padding:0;
    line-height:1.5em;}
pre {
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    font: 12px/18px "Trebuchet", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    }
p a, a {
	color: black;
}    
#right_column a, #right_column p a {
/*font-weight:bold;   */
color:#666699;
}
a:hover, a.hover, p a:hover, p a.hover, #right_column a:hover, #right_column a.hover, #right_column p a:hover, #right_column p a.hover {
    color:#ffcc00;
    text-decoration:underline;
}
img {
    vertical-align: text-bottom;
}
a img{
    border:0;
    padding:0;
    margin:0;
}
#content {
    margin:0 auto;
    width:800px; }
    
#header {
    width:800px;
    margin:0 auto;
    clear:both;
}

#menu {
    background:#747474;    
	margin: 0;
	padding: 0;
	height: 1em; 
    font: 12px/18px "Trebuchet", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    width:800px;
	}
/*BEGIN HACK TO MAKE MENU RENDER IN IE*/	
#menu a {
	display:inline-block;
}
#menu a {
	display: block;
}
/*END HACK TO MAKE MENU RENDER IN IE*/
#menu li {
    position:relative;
}
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
    }
#menu ul ul {
position:absolute;
left:0;
}

#menu ul li {
    margin:0;
    padding:0;
    }
#menu ul li a {
    /*font-variant: small-caps; */
    letter-spacing: 3px;
    /*  font-weight:bold;   */
    background:#747474;
    color:white;
    /*color:black;*/
    background-image: url(../images/menu_bg_normal.jpg);
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    }
#menu ul li {
    /*font-variant: small-caps;*/
    letter-spacing: 3px;
    font-weight:bold;
    background-color:#b4b4b4;
    color:white;
    }
#menu ul ul a {
    font-variant: normal;
    letter-spacing: 0px;
    font-weight:normal;
    background-image: none;
    }
#menu li {
	list-style: none;
	float: left;
	width:160px;
	text-align:center;
	}
#menu li a {
	padding: 2px 0; 
	background-color: white;
	color: #c4c4c4;
	text-decoration: none;
	}
#menu li ul {
	display: none; 
	width: 160px; /* Width to help Opera out */
	background-color: white;
	}
#menu ul li:hover a, #menu ul li.hover a {
    color:#ffcc00;
    background-color:#444444;
    background-image: url(../images/menu_bg_hot.jpg);    
    }
#menu li:hover ul, #menu li.hover ul {
    display: block;
	position: absolute;
    /*  border-top: 1px solid black;  */
	margin: 0;
	padding: 0;
	}
#menu li:hover li, #menu li.hover li {
	float: none;
	}
	
#menu li:hover li a, #menu li.hover li a {
	background-color: #d4d4d4;
	border-bottom: 1px solid #f4f4f4;
	color: #545454;
	background-image: none;
	}
#menu li li a:hover {
	background-color: #ffcc00;
	}
	
	
	
	
	
	
#footer {
    width:800px;
    text-align:center;
    font-size:.9em;
    /*letter-spacing:1px;*/
    color:black;
    clear:both;
    padding:0;
    margin: 0 auto;
}
#footer p a {
    color:black;
}
#footer p a:hover, #footer p a.hover {
    color:#ffcc00;
}
#footer hr {
    height:1px;
    color: #a4a4a4;
    background-color: #a4a4a4;
    margin:0 0 1em;
    }

#pagecontent {
    width:800px;
    padding:1em 0;
}
h1 {
/*    font-variant: small-caps;   */   
    letter-spacing: 1px;
    font-size:1.5em;
    line-height:1em;
    font-weight:bold; 
    text-align:left;
/*    margin:0 0 20px 0;    */
    padding:0 0 10px 0;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
/*      color:black;    */
/*    color:#898989;  */
/*    color:#666699;    */
    color:#ffcc00;
}

h2 {
    font-size:1em;    
    font-weight:bold;
    text-align:left;
    margin:2em 0 1em;
    padding:0;
    /*    color:#ffcc00;  */    
    color:#666699;    
}

a h2 {
text-decoration:underline;
}

#right_column h1, #left_column h1 {
margin:0;
}

#right_column h2, #left_column h2 {
/*margin:.5em 0 1em;  */
margin:1em 0 0;
}

h3 {
    color:#666699;
    font-weight:bold;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    margin:0;
    }
#full_width h1, #full_width h2, #full_width p {
    text-align:center;
}

#full_width h1 {
    margin:0;
}

#full_width h2 {
    margin:.5em 0 1em;
    font-weight:normal;
    letter-spacing:1px;
}

#full_width img {
/*margin:20px 0;*/
}

#full_width p {
    margin:10px 0 0;
}


#left_column h1, #left_column h2, #left_column p {
    text-align:right;
}

#full_width p a {
    padding:0;
}

#left_column p a {
/*    padding:0 0 0 10px;   */
padding:0 0 0 0;
}
    
#specs {
    width:100%;
    margin:0.5em 0;
    padding:0;
    border-top:1px solid #c4c4c4;
    border-collapse:collapse;
    }
#specs tr {
    border-bottom:1px solid #c4c4c4;
    }
#specs tr td {
    width:50%;
    vertical-align:top;
        }
#specs tr td p {
    margin:.25em;
    padding:0;
    display:block;
}
#specs tr td ul {
    display:block;
}

#pagecontent {
    clear:both;
    padding:10px 0 0;
    margin:1em auto 1em;
    }
#pagecontent_frame {
    background:white;   
/*    background: white url(../images/pagecontent_background.jpg);
    background-repeat: no-repeat;   */
    float:left;
/*    background:white; */
    border:1px solid #e4e4e4;
}

#left_column img {
margin-left:10px;}

#left_column {
width:285px;
float:left;
margin:10px 0 10px 0;
padding:0 10px 0 10px;
border-right:1px solid #e4e4e4;
/*border:1px solid #e4e4e4; */
/*background-color:white; */
}
html>body #left_column {    
    width:297px; }


#right_column {
width:459px;
float:right;
margin:10px 0;
padding:0 10px 0 10px;
    /*border:1px solid #e4e4e4;*/
    /*background-color:white;*/
}

#full_width {
    width:800px;
    /*padding:10px 0;*/
    /*border:1px solid #e4e4e4;*/
    background-color:white;
}

#state_select table {
border:0;
text-align:right;
float:right;
}
#state_select table tr td {
width:3em;
text-align:right;
}
#state_select table tr {
height:1em;
}

#configurator_print {
padding:25px;
}

#configurator_print {
text-align:center;
}

#configurator_print table {
margin:0 auto;
}

#configurator_print table tr td p {
text-align:left;
padding:0;
margin:0;
}

#configurator_print table tr td h2 {
text-align:center;
padding:0 0 10px;
margin:0;
}

#configurator_print table tr td {
padding:0 15px 0 0;
}

#configurator_print img {
padding:0 0 0 -25px;
}

#gallery_images {
    width:295px;
    text-align:right;
}

#gallery_images img {
margin:10px 0 0 10px;
}

#Carmen_II_Support,
#Casablanca_I_Upgrade,
#Casablanca_II_Upgrade,
#Casablanca_III_Support,
#Casablanca_III_Upgrade,
#Casa_Nova_Support,
#Citadel_Upgrade,
#Citadel_Support,
#Citadel_1_5_Support,
#Compli_Support,
#Compli_Blu_Support,
#Dreadnaught_I_Support,
#Dreadnaught_II_Support,
#Dreadnaught_III_Support,
#Enterprise_Support,
#Generation_VIII_Upgrade,
#Generation_VIII_Support,
#Generation_VIII_Series_2_Support,
#Generation_previous_Upgrade,
#Intrepid_Support {
display:none;
}