* {margin:0;padding:0}
a:link {color: #FFFFFF;text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FF9900; text-decoration: none;}
a:active {color: #FF9900; text-decoration: none;}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
background-color: #336699;
background-image:url(../images/main/bar.jpg);
background-repeat:repeat-x;
text-align:center;
}
#outer{
width:100%;
height:100%;
}

#inner {
width: 760px;
height: auto;min-height: 100%;
margin:auto;
background-image:url(../images/main/background.jpg);
background-repeat:repeat-y;
text-align: center;
overflow:visible;
}

/* HEADER */
#header{
width: 760px;
height:95px;
background-image:url(../images/main/header.jpg);
text-align: left;
}
#nav_header{
width:760px;
height:30px;
background-image:url(../images/nav/background.jpg);
background-repeat:no-repeat;
}

/* NAVIGATION */
#nav{ width:750px; height:23px; padding-top:7px; float:left; z-index: 9998; font-family:Arial, Helvetica, sans-serif; font-size:small; color:#FFFFFF;}
#nav #buttons { margin:0; padding:0;}
#nav #buttons li {display:inline;}
#nav #buttons li a {overflow:hidden; height:0;}

#nav_active a{
color:#ff9900;
}

/* WELCOME */
#welcome{
width: 760px;
height:185px;
background-image:url(../images/main/image_panel.jpg);
background-repeat:no-repeat;
padding-top:15px;
padding-bottom:15px;
text-align: left;
}
.inner2{
position: relative;
width: 720px;
height:185px;
margin-left:15px;
margin-right:15px;
background-image:url(../images/content/bar.jpg);
background-repeat:repeat-x;
}

.countdown{
width: 720px;
text-align:center;
margin:0 auto;
height:auto;
padding:15px 0;
margin:0 15px 15px 15px;
background-image:url(../images/content/bar.jpg);
background-repeat:repeat-x;
}

#flashcontent {
	display: block;
	margin: auto;
	padding: 0;
	width: 450px;
}

#altcontent {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 450px;
}