﻿													/*START OF CONTENT */

#content{
	margin-top: 20px;
	margin-left: 220px;
	padding: 0.5em;
	width: 760px
}

#content h1{
	font-size: 1.5em;
	font-weight: bold;
	/*text-align: center;*/
	font-family: Verdana;
	margin-left: 3em;

}

#content h2{
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	font-family: Verdana;
	color: #FFCC00;
	margin-left: 2.5em;

}

#content h3{
	font-size: 0.8em;
	text-align: left;
	font-family: Verdana;
	color: #FFFFFF;
	margin-left: 2.5em;
	font-weight: normal;
}

#content h3 a{
	font-size: 1em;
	text-align: left;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
}
#content h3 a:hover{
	font-size: 1.1em;
	font-family: Verdana;
	color: #FFCC00;
	font-weight: bold;
}

#content h4{
	margin-left: 3em;
}

#content h4 a{
	color: #FFCC00;
	font-family: Verdana;
	font-size: 0.8em;

}
#content h4 a:hover{
	font-size: 0.9em;
	font-family: Verdana;
	color: #FFFFFF;
}

#content p{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
	width: 700px;
	margin-left: 2em;

}

#content p a{
	color: #FFCC00;
	font-weight: bold;
	margin-left: 2.5em;
}

#content p a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

#content p span{
	color: #FFCC00;
	font-weight: bold;
}

													/* END OF CONTENT*/
										/*-------------------------------------*/
													/* START OF vertline*/			

#vertlinecontainer{
	float: left;
	left: 195px;
	width: 5px;
	margin-top:20px;
	height: 500px;
}

.vertline{
	float: left;
	display: block;
	position: relative;
	background: url('Images/gradient-line-vert.gif') no-repeat;
	left: 1px;
	top: 0px;
	width: 5px;
	height: 355px;
}							
													
													/* END OF vertline*/
											/*-------------------------------------*/
													/* START OF NEWSBOX*/										
#newsbox{
	padding: 0.3em 0.3em 0.3em 0.3em;
	border: 1px #FFFFFF double;
	margin: 0.5em;
	display: block;
	position: absolute;
	left: 473px;
	top: 235px;
	width: 300px;
	height: 107px;
	font-family: Verdana; /*font-size: 0.7em;*/;
	color: #FFCC00;
	text-align: center;
}

.newstitle a{
	font-family: Verdana;
	color: #FFCC00;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}

.newstitle a:hover{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
}

.newstxt a{
	font-family: Verdana;
	color: #FFCC00;
	font-weight: bold;
	font-size: 0.7em;	
}

.newstxt a:hover{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}
													/* END OF NEWSBOX*/
											/*-------------------------------------*/
													/* START OF LISTCONTAINER*/										

#listcontainer h2{
	color: #FFCC00;
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;

}

#listcontainer h3{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	text-indent: 30px;
}

#listcontainer h3 span{
	color: #FFCC00;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
}

#listcontainer h3 a{
	color: #FFCC00;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

										/* END OF LISTCONTAINER*/
