body { background:#000; color:#fff; background-image: url(/images/bg_stars.gif);}

img { border:0; }


a:link {
        color: #FFCC33;
	font-weight: bold;
	text-decoration: dotted;
        }

a:visited{
        color: #FFCC33;
	font-weight: bold;
	text-decoration: dotted;
        }

a:hover{
	color: #044BB3;
	font-weight: bold;
	text-decoration: dotted;
        }



h1, h2, h3 {
        line-height: normal;
        padding: 0px;
        text-align: center;
       font-family:'trebuchet ms', verdana, arial, sans-serif;
        color: #FEAC60;
	}





.content p {
        font-family:'trebuchet ms', verdana, arial, sans-serif;
        font-size: 12px;
        text-align: left;
        line-height: 15px;
        color: #FEAC60;
        padding: 0px;
	}


.copy {
        font-family:'trebuchet ms', verdana, arial, sans-serif;
        font-size: 12px;
        text-align: left;
        line-height: 15px;
        color: #FEAC60;
        padding: 20px;
        border: 2px dashed #1A4895;
}




#banner {
        position: relative;
        margin:0 auto;
        text-align: center;
        width:554px;
}

#banner_page {
        position: relative;
        margin:0 auto;
        text-align: center;
        width:685px;
        height: 100%;
	}



#page {
        position: relative;
        margin:0 auto;
	text-align:center;
	width:685px;
	height:100%;
        background-color: #000000;
}

#press {
        position: relative;
        margin:0 auto;
	text-align:center;
	width:800px;
	height:100%;
}

#container {
        position: relative;
	margin: 0 auto;
	text-align:center;
	width:554px;
	height:100%;
}



