.white-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	background-image: none;
}
.white-main A{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.white-main A:Hover{
	font-weight: bold;
	color: #FFFF33;
	background-image: url(images/new-stars.jpg);
	background-repeat: no-repeat;
	
}

.white-roll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	background-image: none;
}
.white-roll A{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.white-roll A:Hover{
	font-weight: bold;
	color: #FFFF33;
	background-repeat: no-repeat;
	
}


.yellowborder {
	border: 2px solid #FFFF00;
}
.darkborder {
	border: 1px solid #171831;
}

.gobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right bottom;
	background-color: #171553;
	color:#FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}
body {
	background-image: url(images/new-stars-blu.jpg);
	background-repeat: repeat-x;
	background-color: #2826c5;
}
.crossbar {
	position: absolute;
	float: left;
	right: 150px;
	top: 116px;
}
#page-container {
	min-height: 100%;
  	margin-left: auto;
	margin-right: auto;
    width: 1000px;
	position: relative;

}
