@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: right;
}
img {
     border: 0;
}
body {
    background-color: #ff4e00;
	font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #0F0F0F;
}
a:link, a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #000;
    outline: none;
    text-align: left;
}
.float { 
     float: left; 
}
.float { 
     floatright: right; 
} 
.clear { 
    clear: both; 
} 
.overall {
    background-color: #fff;   
}
div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 950px;
    background: #FFFFFF;
}
#container {
	width:945px;
	height:1000px;
	margin: auto;
	background-image: url(/images/paper-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 

#container table tr #featured {
	background-image: url(/images/Raze-home_03.gif);
	background-repeat: no-repeat;
}



#menu2 {width:1px; height:300px; margin:0 auto; position:relative;}
#menu {
	width:1px;
	height:300;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;

}

#login {
	;
	margin-left: -50px;

}



.overlap {
	position: relative;
	width: 611px;
	height: 317px; /* must specify width/height */
}


* html .overlap {
	position: relative;
	width: 611px;
	height: 317px; /* must specify width/height */
	left: -20px;
	
}


.overlap .menu, .overlap .header { position: absolute; width: 100px; height: 100px; }

.overlap .menu { top: 0; right: 0; z-index: 100000000; width: 500px; height: 300px; s }
.overlap .login, .overlap .menu { position: absolute; width: 100px; height: 100px; }
.overlap .login { top: 0; right: 0; z-index: -99999; width: 500px; height: 300px; s }

#featuredDIV {
	margin-top: 100px;
	width: 160px;
	margin-left: 9px;
	height: auto;
	clear: both;
	position: relative;
}
#outsideContent {
	height: 1000px;
	width: 945px;
	background-image: url(../images/paper-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#outsideContent tr td table tr #Featured {
	background-image: url(../images/Raze-home_03.gif);
}

