body {
background-color: #000000;
margin: 0px;
color: #ffffff;
font-family: arial;
font-size: 12px;
text-align:center;
}

.loader {
background: url('goGrapeOver.png') no-repeat;
}
 
div {
border-width: 0px;
border-color: #2f2f2f;
border-style: solid;
}
 
#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
}
 
#inner {
  width: 980px;
  height: 633px;
  margin-left: -490px;  /***  width / 2   ***/
  position: absolute;
left: 50%;
top: 2px;
min-width: 980px;
min-height: 633px;
}

#purpleTop {
background: url('purpleTop.jpg') no-repeat;
height: 23px;
display: table-cell;
_padding-top: 4px;
vertical-align: middle;
width: 980px;
padding-left: 9px;
}

#purpleMiddle {
background: url('purpleMiddle.jpg') no-repeat;
height: 221px;
}

#purpleBottom {
background: url('purpleBottom.jpg') no-repeat;
height: 23px;
}

#orangeTop {
background: url('orangeTop.jpg') no-repeat;
height: 23px;
}

#orangeMiddle {
background: url('orangeMiddle.jpg') no-repeat;
height: 221px;
}

#orangeBottom {
background: url('orangeBottom.jpg') no-repeat;
height: 23px;
}

#gridMiddle {
background: url('gridMiddle.jpg') no-repeat;
height: 93px;
}

#logo {
background: url('logo.png') no-repeat;
height: 93px;
width: 396px;
position: absolute;
top: 267;
z-index: 100;
}

#buttons {
height: 29px;
width: 371px;
position: absolute;
top: 294;
left: 585px;
z-index: 100;
}

#com {
background: url('button.png') no-repeat;
height: 29px;
width: 117px;
position: absolute;
z-index: 100;
cursor: pointer;
}

#net {
background: url('button.png') no-repeat;
height: 29px;
width: 117px;
position: absolute;
z-index: 100;
left: 128;
cursor: pointer;
}

#org {
background: url('button.png') no-repeat;
height: 29px;
width: 117px;
position: absolute;
z-index: 100;
left: 254;
cursor: pointer;
}

#buttonCaptions {
height: 29px;
width: 371px;
position: absolute;
top: 330;
left: 585px;
z-index: 100;
}

#comText {
height: 18px;
width: 117px;
position: absolute;
z-index: 100;
text-align: center;
}

#netText {
height: 18px;
width: 117px;
position: absolute;
z-index: 100;
left: 128;
text-align: center;
}

#orgText {
height: 18px;
width: 117px;
position: absolute;
z-index: 100;
left: 254;
text-align: center;
}

.orange {
color: #fa9c00;
}

#textBox {
background: url('text.png') no-repeat;
width: 223px;
height: 140px;
position: relative;
top: 43px;
left: 65px;
}

#goGrape {
background: url('goGrape.png') no-repeat;
width: 186px;
height: 70px;
position: absolute;
top: 32px;
left: 787px;
cursor: pointer;
}

#goGrape:hover { background:url('goGrapeOver.png') ;}
#goGrapeLink:hover { background:url('goGrapeOver.png');}

#features {
width: 175px;
height: 120px;
position: absolute;
top: 106px;
left: 812px;
font-size: 11px;
font-weight: bold;
color: #a87db0;
}

#features ul {
margin: 0px;
padding: 0px;
padding-left: 15px;
}

a.purple {
color: #b195b9;
text-decoration: none;
}

a.purple:hover {
color: #c6b3cc;
}

.white {
color: #ffffff;
}

.leftCurve {
background: url('_leftCurve.png') no-repeat;
height: 21px;
width: 8px;
position: relative;
float: left;
}

.rightCurve {
background: url('_rightCurve.png') no-repeat;
height: 21px;
width: 8px;
position: relative;
float: left;
}

.middleCurve {
background: url('_middleCurve.png') repeat-x;
height: 21px;
position: relative;
vertical-align: middle;
text-align: center;
padding-top: 2px;
float: left;
}

#menu {
position: absolute;
top: 242px;
height: 21px;
float: left;
width: 700px;
}

#menu1{
position: relative;
margin-left: 10px;
float: left;
top: -5px;
}

#menu2{
position: relative;
margin-left: 10px;
float: left;
top: -21px;
}

#menu3{
position: relative;
margin-left: 10px;
float: left;
top: -21px;
}

#menu4{
position: relative;
margin-left: 10px;
float: left;
top: -21px;
}

#menu5{
position: relative;
margin-left: 10px;
float: left;
top: -21px;
}

#menu6{
position: relative;
margin-left: 10px;
float: left;
top: -21px;
}

#menu7{
position: relative;
margin-left: 10px;
float: left;
top: -21px;
}

.menu {
color: #d399df;
text-decoration: none;
cursor: pointer;
font-size: 13px;
font-weight: bold;
}

#info {
background: url('info.png') no-repeat;
height: 28px;
width: 193px;
position: absolute;
top: 370;
left: 776px;
z-index: 100;
cursor: pointer;
}


#icons {
height: 28px;
width: 393px;
position: absolute;
top: 580;
left: 594px;
z-index: 100;
cursor: pointer;
}


#loginBox {
position: absolute;
top: 430px;
left: 367px;
height: 35px;
width: 400px;
padding: 0px;
}

#loginButton {
margin-left: 5px;
margin-top: 0px;
}

.orangeForm {
margin-right: 5px;
background-color: #ba5c00;
color: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #f3cb69;
width: 125px;
height: 23px;
padding: 0px;
top: 0px;
position: relative;
}

#username {
position: absolute;
top: 1px;
}

#password {
position: absolute;
top: 1px;
left: 130px;
}

#loginButton {
position: absolute;
top: 0px;
left: 260px;
}

#newsBox {
background: url('newsBox.png') no-repeat;
position: absolute;
top: 380px;
left: 25px;
width: 287px;
height: 174px;
}

#newsContent {
position: absolute;
top: 15px;
padding: 10px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

#newsContent ul {
top: 25px;
left: 30px;
margin: 0px;
padding: 0px;
padding-left: 30px;
padding-top: 15px;
}


#newsContent li {
padding-bottom: 5px;
}

#newsContent a:hover {
color: #411e48;
}

.news1, .news1 a {
color: #ffffff;
}

.news2, .news2 a {
color: #f3e5d6;
}

.news3, .news3 a {
color: #e8c9a7;
}

.news4, .news4 a {
color: #e6ad71;
}

.news5, .news5 a {
color: #e99d4c;
}

.news6, .news6 a {
color: #e99d4c;
}

#newsHeader {
position: absolute;
top: 0px;
margin-left: 10px;
}

	#distance {
		width:1px;
		height:50%;
		margin-bottom:-316px; /* half of container's height */
		float:left;
		z-index: -99;
		}
 
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:633px;
		width:980px;
		clear:left;
		}

a.orange {
color: #fa9c00;
text-decoration: none;
}

a.orange:hover {
color: #660066;
}

#twitter-body, #twitter-header {
position: relative;
margin-left: auto;
margin-right: auto;
width: 980px;
text-align: left;
}