article, aside, figure, footer, header, hgroup, menu, nav, section { display: block; }

body {background:#000; font-family:Arial, sans-serif; padding:0; margin:0;}

/*--- Index Page Styles ---*/
#flash {width:720px; height:405px; margin:40px auto 0 auto;}

/*--- Main Page Styles ---*/
#wrapper {width:1150px; margin:0 auto; position:relative; background:url(../images/main_image.jpg) 230px 0 no-repeat;}
nav {width:185px; height:525px; text-align:right; padding-right:22px; border-right:1px solid #fff;}
nav ul {margin:0; position:relative; top:280px;}
nav li {padding-bottom:15px; list-display-type:none;}
nav a {text-decoration:none; color:#fff;}
nav a:hover {color:#ee84b5;}
nav img {position:relative; top:320px; border:0;}
#content {color:#fff; width:380px; position:absolute; top:100px; left:230px;}
