/* CSS Document */
body,
html {
    margin:0;
    padding:0;
    background:#000000;
    color:#ffffff;
    }

html { min-height: 100%; 
margin-bottom: 1px; 
}

#wrap {
    margin: 125px 0 125px 125px;
    width:750px;
    }

#wrapsub {
    margin: 0;
    width:750px;
z-index:1;
    }


img {
border:0;
}

#nav {
float:right;
clear:both;
}

#navpurch {
margin: 0 0 0 0;
float:right;
clear:both;
}
#navnews {
margin: 50px 0 0 0;
float:right;
clear:both;
}

#navlinks {
margin: 40px 0 0 0;
float:right;
clear:both;
}


#popuptext {
width: 550px;
	clear: both;
	margin: 10px 20px 0 40px;
	z-index: 2;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#maincontentlnks {
	clear: both;
	margin: -145px 0 0 50px;
width:250px;
	z-index: 2;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}


#maincontentnews {
	clear: both;
padding-right: 25px;
	margin: -55px 0 0 200px;
	z-index: 2;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
width:500px;
height: 300px;
   scrollbar-face-color:  black;
    scrollbar-3dlight-color:  black;
    scrollbar-arrow-color: Black;
    scrollbar-track-color:  black;
    scrollbar-shadow-color:  black;
    scrollbar-highlight-color:  black;
    scrollbar-darkshadow-color: black;
    scrollbar-base-color: black;
overflow: scroll;
}




#maincontent {
	clear: both;
	margin: -55px 0 0 200px;
	z-index: 2;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}


#maincontentpurch {
	clear: both;
	margin: 5px 0 0 155px;
	z-index: 2;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#maincontentpurch a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
font-style: italic;
}

#maincontentpurch a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffFFFF;
	text-decoration: none;
font-style: italic;
}
#maincontentpurch a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
font-style: italic;
}
#maincontentpurch a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffFFFF;
	text-decoration: none;
font-style: italic;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffFFFF;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #ccFFFF;
	font-style: italic;
}

