#HEADER
{
	background:url(/sales/goodnews/back_01.jpg);
    width:1258px;
	height: 213px;
}

#LEFTSIDE

{
    background:url(/sales/goodnews/back_02.jpg);
    width:275px;
	height:787px;
    float:left;
    overflow:hidden;


}

#BODY
{
	background:url(/sales/goodnews/back_03.jpg);
    width: 983px;
    height: 777px;
	float:left;
    overflow:hidden;


}

#BOTTOM
{ 
   background:url(/sales/goodnews/back_04.jpg);
   width: 983px;
   height: 10px;
   float: left;
   overflow:hidden;


   
}
 #CLOSE
{
    width: 1258px;
	position: absolute;
	border:#000;
	border:groove;
	overflow:hidden;
	left: 50%;
	margin-left: -629px;



-CONTAINERS-


}
#formcontain

{
	width:430px;
    margin-left: 463px;
	margin-top: 55px;   
	
	}
#form

{

	height:10px;
	margin-left: 20px;
	margin-top: 1px;  

}
#menucontain

{
	width:270px;
	height:700px;
	margin-left: 19px;
	margin-top: 25px;       

}#slider
{
	width:400px;
	padding-top: 15px;
	padding-left:5px;
    float: left;
    margin-left: 19px;



}#gamer
{

    width:410px;
	height: 230px;
	float: left;
	margin-left: 45px;
	margin-top: 10px;




-fonts-
	
	
}


#closet {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 14px;
	text-align: center;

}


#closet2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 11px;
	text-align: left;

}

#closet3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding: 3px;
	font-size: 12px;
	text-align: center;



}
#word
{
text-align:left;
font: 14px Georgia;
font color: #33C;

}



#welcome
{
text-align:center;
font: 18px Georgia;
}

#welcomez
{
text-align:center;
font: 18px Georgia;
}

#welcome4
{
margin-top: 10px;
text-align:center;
font: 12px Georgia;


}
#welcomed
{
text-align:left;
text-indent: 24px;
font: 14px Georgia;

}
#scott
{
text-align:center;
text-indent: 24px;
font: 24px Georgia;



}
#welcome2
{
margin-left: 20px;
text-align:left;
font: 18px Georgia;

}
#welcome3
{


text-align:left;
font: 12px Georgia;



-navbar-
}
* {padding:0; margin:0}

.dropdown {
	display:compact;
	position:relative;
}

/**CONTENT FOR MAIN NAV BARS**/
.dropdown dt {width:188px; border:2px solid #000; padding:8px; font-weight:bold; color:#FFF; cursor:pointer; background:#CCC}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(../../goodnews/images/header_over.gif)}

/**HOVER COLOR FOR MAIN NAV BARS**/
.dropdown dd {position:absolute; top:0; overflow:hidden; width:167px; display:none; background:#4a76a8; opacity:10}
.dropdown ul {width:534px; border:2px solid #000; list-style:none}
.dropdown li {display:inline}

/**BACKGROUND COLOR FOR SUB MENU  BARS**/
.dropdown a, .dropdown a:active, .dropdown a:visited {display:inline; padding:5px; color:#fff; text-decoration:none; background:#CCC; width:504px}

/**HOVER COLOR FOR SUB MENU  BARS**/
.dropdown a:hover {background:#666; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}


#gallery {
	position: relative;
	float: left;
	width: 600px;
	padding: 0px 15px 10px 15px;
}

.photos {
	position: relative;
	float: left;
	display: block;
	padding-bottom: 10px;
}
.photosets {
	clear: both;
	padding-top: 1px;
}
.photosets h2 {
	color: #000;
}


#rightwindow {
width: 264px;
height: 264px;
position: absolute;
margin-top: 10px;
top: 0px;
left: 0px;
background-image: url (#);
background-repeat: no-repeat;
z-index: -10;

-nav css-

}
.urbangreymenu{
width: 245px; /*width of menu*/
margin-right:17px;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(../../goodnews/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
