
body {
text-align: center;
background-color: #202020;
font-family: Arial;
font-size: 80%;
}

#wrapper {
	text-align: left;
	width: 750px;
	margin: auto;
	color: #eee;
	background-color: #202020;
	margin-top: -7px;
	margin-bottom: -8px;
}

#header {
	background-image: url(header1.png);
	background-repeat: no-repeat;
	height: 150px;
}

#TopBar {
	background-image: url(bar.png);
	background-repeat: repeat-x;
	height: 29px;
}




/* ---------------------------------------------- */

#text {
	float: left;
	padding: 10px;
	width: 500px !important;
	width: 450px;
	margin-left: 20px;
}

/* ---------------------------------------------- */

#left {
	float: left;
	width: 130px !important;
	width: 120px;
	padding: 10px;
	margin-left: 20px !important;
	margin-left: 10px;
}

#navagation {
width: 150px;
height: 22px;
background-image: url(navagation.png);
background-repeat: no-repeat;
}

#LeftBottom {
background-color: #363636 !important;
background-color: #2C2C2C;
width: 130px;
border-left: 1px solid #585858;
border-top: 1px solid #585858;
padding: 10px;
margin-top: 10px;
height: 61px;
}

#LeftBottomImage {
background-image: url(LeftBottomImage.png);
background-repeat: no-repeat;
height: 57px;
text-align: center;
}

/* ---------------------------------------------- */

#bottom {
	clear: both;
	text-align: center;
	padding: 10px;
	color: #949494;
}

/* ---------------------------------------------- */


div#middle {
	background-image: url(GreyBackground.png);
	padding: 10px;
min-height: 150px;
height:auto !important;
height:110px;
}

div.MiddleImage {
float: left;
}

div#MiddleBoxLeft {
	background-color:#585858;
	border: 1px solid #000;
	padding: 10px;
	color: #eee;
	width: 330px;	
min-height: 70px;
float:left;
}

div#MiddleBoxRight {
	background-color:#585858;
	border: 1px solid #000;
	padding: 10px;
	color: #eee;
	width: 350px;	
min-height: 70px;
float:right;
}

div.MiddleText {
float: right;
width: 230px;
}

div.TitleAndDate {
float: right;
width: 220px;
border-bottom: 1px solid #c0c0c0;
padding-left: 10px;
}

div.Title {
float: left;
font-size: 8pt;
}

div.Date {
color: #FFBC01;
float: right;
font-size: 7pt;
}

div.ReadMore {
text-align: right;
padding-top: 2px;

}
/* ---------------------------------------------- */



#OrangeBar {
	background-image: url(OrangeBar.png);
	background-repeat: repeat-x;
	height: 12px;
}




/* ---------------------------------------------- */

#BlackWrapper {
	background-color: #000;
}

#BBR {
float: left;
width: 550px!important;
width: 530px;
padding-left: 20px !important;
padding-left: 0px;
padding-top: 10px;
margin-left: auto !important;
margin-left: -10px;
}

#BlackBoxLeftTitle {
background-image: url(BlackBoxLeftTop.png);
background-repeat: no-repeat;
width: 270px!important;
width: 260px;
height: 22px;

}

#BlackBoxLeft {
background-image: url(GreyBackground.png);
width: 260px !important;
width: 250px;
float: left;
padding: 5px;
text-align: justify;
}

#BlackBoxLeft:first-letter {
	font-size: 200%;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
}

#BlackBoxLeftOne {
border: 1px solid #000;
background-color: #585858;
padding: 10px;
}


#BlackBoxRightTitle {
background-image: url(BlackBoxRightTop.png);
background-repeat: no-repeat;
width: 260px !important;
width: 250px;
height: 22px;
float: right;
margin-top:-20px;
}

#BlackBoxRight {
background-image: url(GreyBackground.png);
width: 250px!important;
width:240px;
float: right;
padding: 5px;
text-align: justify;
}

#BlackBoxRight:first-letter {
	font-size: 200%;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
}

#BlackBoxRightOne {
border: 1px solid #000;
background-color: #585858;
padding: 10px;
}




/* ---------------------------------------------- */



h1 {


}

h3 {


}

h4 {

}

h5 {

}

b {
	font-weight: normal;
	background-color: #FD740A;
	padding: 1px;
	
}

strong {
	font-weight: bold;
}
/* ---------------------------------------------- */


#left ul {
list-style-type: none;
}

#left li a {
padding-left: 20px;
text-align: left;
text-decoration: none;
color: #000;
}



/* ---------------------------------------------- */







#bottom a:link {
color: #949494;
text-decoration: underline;
}

#bottom a:visited {
color: #949494;
text-decoration: underline;
}

#bottom a:hover {
color: #c0c0c0;
text-decoration: underline;
}

#bottom a:active {
color: #c0c0c0;
text-decoration: underline;
}/* ---------------------------------------------- */







#BBR a:link {
color: #eee;
text-decoration: none;
border-bottom: 1px solid #eee;
}

#BBR a:visited {
color: #eee;
text-decoration: none;
border-bottom: 1px solid #eee;
}

#BBR a:hover {
color: #eee;
text-decoration: none;
border-bottom: 1px dashed #eee;
}

#BBR a:active {
color: #eee;
text-decoration: none;
border-bottom: 1px dashed #eee;
}




/* ---------------------------------------------- */






#navcontainer
{

padding: 0 0 0 0;
font-family: Arial;
color: #fff;
font-size: 7.5pt;
width: 146px;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#navcontainer li {
padding-top:5px;

}

#navcontainer li a {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navPurple.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}



#navcontainer li a:hover {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navOver.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
}

/* ---------------------------------------------- */

#green a:link {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navGreen.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#green a:visited {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navGreen.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}


#blue a:link {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navBlue.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#blue a:visited {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navBlue.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#cyan a:link {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navCyan.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#cyan a:visited {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navCyan.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#yellow a:link {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navYellow.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#yellow a:visited {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navYellow.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#pink a:link {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navPink.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#pink a:visited {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navPink.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#red a:link {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navRed.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}

#red a:visited {
display: block;
color: #fff;
text-decoration: none;
background-image: url(navRed.png);
background-repeat: no-repeat;
width: 150px;
height: 23px;
line-height: 25px;
font-size: 10pt;
font-weight: normal;
}




/* ---------------------------------------------- */
