body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(stripes2.gif);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	color: #FFFFFF;
	 font-weight: bold;
	text-decoration: underline;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}


a:hover{
	color: #666666;
	text-decoration: none;
}


/************* #globalNav styles **************/

#globalNav{
color: #FFFFFF;
	 font-weight: bold;
	padding: 30px 0px 0px 10px;
	
}

#globalNav img{
 display: block;
}

#globalNav a {
color: #FFFFFF;
	 font-weight: bold;
	padding: 0 4px 0 0;
}

#globalNav a:hover {
color: #666666;
	 font-weight: bold;
	padding: 0 4px 0 0;
}

/* **************** Layout DIVs ************** */

#centerdiv  {width: 780px; margin-left: auto; margin-right: auto;}

#header {
	
	width:780px;
}

#headerTitle {
	width:780px;
	height: 50px;
	background-color: #000000;
}

#headerPic {
	width:780px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	
}

#headerPic img {
	margin-top: 10px;
	margin-bottom: 10px;


}

#content{
margin-left:10px;
margin-right:10px;

}

#mainCol {
	float:left;
	width: 350px;
	/*margin-top: 10px;*/
	/*margin-bottom:10px;*/
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	height: 850px;	

}

#midCol {
	float:left;
	width: 220px;
	/*margin-top: 10px;*/
	/*margin-bottom:10px;*/
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	height: 850px;	

}

#rightCol {
	float:left;
	width: 205px;
	/*margin-top: 10px;*/
	/*margin-bottom:10px;*/
	height: 800px;
}

#singleCol {
	float:left;
	width: 570px;
	/*margin-top: 10px;*/
	/*margin-bottom:10px;*/
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	height: 800px;

}


#singleCol img {
	
	margin-right:10px;
	margin-bottom:10px;
	

}

#singleLongCol {
	float:left;
	width: 570px;
	/*margin-top: 10px;*/
	/*margin-bottom:10px;*/
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 2px;

}

#singleLongCol img {
	
	margin-right:10px;
	margin-bottom:10px;
	

}

#bigCol {
	float:left;
	width: 780px;
	/*margin-top: 10px;*/
	/*margin-bottom:10px;*/

	height: 800px;

}

#subCol {
	float:left;
	width: 205px;
	/*margin-top: 10px;*/
	/*margin-bottom:10px;*/
	height: 800px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	height: 50px;
	float:none;
	clear: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;

	
}

#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	
	
}

/*  ************** HTML tag styles ****************** */


h1	{
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	color: #FFFFFF;
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: bold;
	margin:0px 0px 15px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

h1 a {
	
	color: #FFFFFF;
	
}

h1 a:link {
	color: #FFFFFF;
	
}

h1 a:hover {
	
	color: #666666;
	
}



h2	{
			font-family: times, "Times New Roman", times-roman, georgia, serif;
			color: #FFFFFF;
			font-size: 30px;
			/* line-height: 44px; */
			letter-spacing: -1px;
			font-weight: bold;
			margin:0px;
}

h3	{
			font-family: times, "Times New Roman", times-roman, georgia, serif;
			color: #FFFFFF;
			font-size: 20px;
			/* line-height: 44px; */
			letter-spacing: -1px;
			font-weight: bold;
			margin: 0px;
			}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-style:bold;
	margin:0px;
}


h5	{
			font-family: times, "Times New Roman", times-roman, georgia, serif;
			color: #FFFFFF;
			font-size: 15px;
			margin-left: 5px;
			/* line-height: 30px; */
			letter-spacing: -1px;
			font-weight: bold;
			}

p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	
	}


.backCol {
	background-color: #000000;
	color: #CCCCCC;
	/* line-height: 18px; */
	vertical-align: middle;
	background-position: center;
}

.backCol a{
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: underline;	/* line-height: 18px; */
}

.backCol a:hover{
	background-color: #000000;
	color: #666666;
	text-decoration: underline;
	/* line-height: 18px; */
}

.backColtitle {
	background-color: #000000;
	color: #FFFFFF;
	/* line-height: 18px; */
	vertical-align: middle;
	background-position: center;
}
/*  ************** link styles ****************** */
	
	.intextLink a {
		color: #FFFFFF;
	}
	
	.intextLink a:hover {
		color: #666666;
	}
	
	.RightContentLink {
	float:right;
	background-color: #333333;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
	background-position: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom:5px;
}
