/* Box Definitions */

BODY{ scrollbar-face-color: #000000;              
scrollbar-highlight-color: #000000; scrollbar-shadow-color: #497CC7; 
scrollbar-3dlight-color: #497CC7;             
scrollbar-arrow-color: #497CC7; scrollbar-track-color: #000000;      
scrollbar-darkshadow-color: #000000; margin: 0px }

.masterBox{
	background-color: 000000;
	text-align: center;
	position: absolute;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.centerBox{
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	padding: 0px 0px 0px;
	width: 915px;
}

.titleBox{
  height: 150px;
  text-align: left;
  background-color: #000000;
}

.navBox {
	width: 160px;
    height: 200px;
	background-color: #000000;
	float: left;
	text-align: left;
	background-image: url(bg_nav.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
}

.navBox2 {
	width: 160px;
    height: 400px;
	background-color: #000000;
	text-align: center;
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;	
}

.contentBox {
	margin-left: 200px;
	background-color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}

.thumbBox
 {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	width: 704px;
	height: 168px;
	letter-spacing: 40px;
}

.preview256Box
 {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	width: 704px;
	height: 296px;
	letter-spacing: 40px;
}

.preview512Box
 {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	width: 704px;
	height: 552px;
	letter-spacing: 40px;
}

/* Static Text Definitions */

.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}

.textBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1E95E1;
	text-decoration: none;
}

.textGrayBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}

.textBlueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1E95E1;
	text-decoration: none;
}
.headerGray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #497CC7;
	text-decoration: none;
}
.headerBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #497CC7;
	text-decoration: none;
}

/* Link Definitions */

a.navBlueLink:link  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1E95E1;
	text-decoration: none;
}


a.navBlueLink:visited  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1E95E1;
	text-decoration: none;
}

a.navBlueLink:active  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1E95E1;
	text-decoration: none;
}

a.navBlueLink:hover  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #78A5E7;
	text-decoration: none;
} 


a.navGrayLink:link  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}


a.navGrayLink:visited  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}

a.navGrayLink:active  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}

a.navGrayLink:hover  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #78A5E7;
	text-decoration: none;
} 

a.blueLink:link  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1E95E1;
	text-decoration: none;
}


a.blueLink:visited  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1E95E1;
	text-decoration: none;
}

a.blueLink:active  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1E95E1;
	text-decoration: none;
}

a.blueLink:hover  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CBE456;
	text-decoration: none;
} 


a.grayLink:link  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}


a.grayLink:visited  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}

a.grayLink:active  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}

a.grayLink:hover  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CBE456;
	text-decoration: none;
} 
.navTextBlueBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1E95E1;
	text-decoration: none;
}
