/* CSS Document */

body

{

	margin: 0 0 0 0;
	background-image:url(images/index/bg.jpg);
	background-color:#172525;
	text-align:center;
	
	
}




/* Body Content */

.home {
	padding: 20px;
	background-image: url(../images/index/textbg.gif);
	}

.content

{
	
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	color: #000;
	
}


.newscontent

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	color: #999;
	padding-left: 5px;
	
}

.videocontent

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	color: #fff;
	
}

a.videolinks

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	color: #00CCFF;
	
	
}


a.videolinks:hover

{

	color: #00CCFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

a.alliances

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	color: #000;
	
	
}


a.alliances:hover

{

	color: #000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}



/* Footer Content */

.footercontent

{
	
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	color: #669999;
	margin-left: 10px;
	
}

/* Body Links */




a.contentlinks

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align:left;
	text-decoration: none;
	color: #FF0000;
	
	
}


a.contentlinks:hover

{

	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	
}


.home {
padding: 20px;
background-image: url(../images/index/textbg.gif);
}




/* CSS Document */

