* {
	margin: 0px;
}
html, body {
	height: 100%;

}
.logo {
	position: relative;
	width:840px;
	top:10px;
	height:189px;
}
.dottedline {
	position: relative;
	width:840px;
	top: 20px;
	height:1px;
}
.dottedline2 {
	position: relative;
	width:840px;
	top: 25px;
	height:1px;
}

.starbanner {
	background: url(../images/starpreview.png) no-repeat;
	position:absolute;
	top: 100px;
	
}

.flashmenu {
	background: url(../images/flashmenubackground.jpg) no-repeat;
	padding: 5px 5px;
	position: relative;
	width:840px;
	top:30px;
	height:320px;
}
.flashmenu2 {
	background: url(../images2/flashmenubackground2.jpg) no-repeat;
	padding: 1px 1px;
	position: relative;
	width:840px;
	top:30px;
	height:287px;
}


.flashbanner {
		position: absolute;
	width:554px;
	right: 6px;
	/*left:695px;*/
	top:4px

}




.flashmenulinks {
	position: relative;
	width:840px;
	top:30px;
	height:15px;
	color: #333333;
	font: 0.8em arial,sans-serif;
	font-family: arial, sans-serif;
	text-align:center;
}
.blurb {
	position: relative;
	width:840px;
	top:30px;
	height:90px;
	
	
}

.blurb p {
	color: #FF0000;
	font: 0.8em arial,sans-serif;
	font-family: arial, sans-serif;
	text-align:center;
	font-weight: bold;
}

.blurb2 {
	position: relative;
	width:840px;
	top:30px;
	height:70px;
	

}

.blurb2 p {
	color: #333333;
	font: 0.8em arial,sans-serif;
	font-family: arial, sans-serif;
	text-align:center;
	font-weight: bold;
}

.blurb h2 {
	color: #333333;
	font: 1.4em Georgia;
	text-align:left;
}

.blurb3 {
	position: relative;
	background-color:#FF0;
	width:840px;
	top:30px;
	height:150px;
	

}

.blurb3 p {
	color:#F00;
	font: 0.8em arial,sans-serif;
	font-family: arial, sans-serif;
	text-align:center;
	font-weight: bold;
}

.circularlinks {
	position: relative;
	width:840px;
	top:35px;
	height:40px;
}
.dottedline3 {
	position: relative;
	width:840px;
	top: 40px;
	height:1px;
}
.dottedline4 {
	position: relative;
	width:840px;
	top: 50px;
	height:1px;
}
.bottombar {
	position:relative;
	width:840px;
	top: 45px;
}
.copyright {
	position: absolute;
	width:420px;
	left:0px
	top:0px; 
	
	color: #333333;
	font: 0.8em arial,sans-serif;
	font-family: arial, sans-serif;
	text-align:left;
}
.designby {
	position: absolute;
	width:170px;
	right:0px;
	/*left:695px;*/
	top:0px
	
	color: #333333;
	font: 0.8em arial,sans-serif;
	font-family: arial, sans-serif;
	text-align:right;
}
.designby a {

	
}



.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	margin: 0 auto -115px;
}
.footer, .push {
	
	height: 115px;
}

