/* CSS RESET */
html{color:#000;background:#000000 ;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,times new roman,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */
/* #001C3A */

<style type="text/css">
img, div, a, input { behavior: url(/js/iepngfix.htc) }
</style> 

body {
	text-align:center;
	background:url(images/bgbody7.png) repeat-x;
	background-attachment:fixed;
	color:#fff;
}
a {
	text-decoration:none;
		color:#fff
}
a:hover {
	text-decoration: underline;
		color:#FF7F00
}
#wrap {
	font-size:93%;
	width:1000px;
	text-align:left;
	margin:0 auto;
}

.float-l{ float:left}
.float-r{ float:right; font-size:10px; padding:0 80px 0 0}
.clearfix{ clear:both}

#bg {background:url(images/girlsnightout20090518.png); background-repeat: no-repeat; height: 655px;  behavior: expression(IEPNGFIX.fix(this));}

/* header */
#header { position:relative;height:170px;color: #ffe4e1 ; }
#logo {
	position:absolute;
	top:18px;
	right:160px;
	width: 729px;
	height: 79px;
	
	
}
#logo h1 {
	font-family: times new roman, serif;
    font-weight: 900;
    text-align:center; padding:0 30px;
	font-size:60px;

}
#logo h2 {
	text-align:center;
	padding:0 100px;
	font-weight: 900;
	font-size:11px;
}
#nav {
	position:absolute;
	top:136px;
	left:20px;
	width: 498px;
	height: 20px;
}
#nav li {float:left; padding:0 20px;}

/* content */
#content {width:900px; }
.main {width:300px;margin:0 0 0 20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:85%;display:inline}
#col {margin:0 0 0 0;width:600px;font-size:90%;  }
#col .first ul {padding-right:70px}
#text {width:530px;}
#text h2 {font-weight: 900;font-size:30px}
#text a { color: #CCCC00}
#text h5 { color: #708090;font-size:9px;text-align:right;}

.side {width:230px; }
.side h2 {font-weight: 900;font-size:22px}
.side h3 {font-weight: 900;font-size:14px}
.side li {line-height:20px; list-style:inside disc; color:#FFFFFF; }
.side ul {margin:0 10px 10px 10px}

/* footer */
#footer { height:20px; position:relative}
#ftinner{
	text-align:right;
	position:relative;
	bottom:0px;
	width:480px;
	margin-top:5px;
	margin-left:480px;
	font-size:77%;
}
.ftlink {width:100%}
