@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFF;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
}
body {
	background: url(../images/bg.jpg) no-repeat #130d12;
	margin-left: 115px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 90px;
}

h2{
	font-size: 14px;
	text-transform:uppercase;
	padding-top: 8px;}
a{
	color: #FFF;
	font-family: Arial, Verdana, Geneva, sans-serif;

}


#logoCon{
	margin-bottom: 11px;
	margin-left: 5px;
}
#sideCon{
	background: 
}
#mainCon{
	background: url(../images/mainBg.jpg);
	position: relative;
	width: 890px;
	height: 515px;
	padding: 50px 0px 0px 10px;
	margin: 0px 0px 4px 0px;
	float: left;
}


#navCon{
	position: absolute;
width: 215px;
/*	position: relative;
	padding:5px 0px 40px 0px;
	clear: both;
*/
z-index:1;
}
#navCon ul{
	margin-top:0px;
	padding: 0px;
	margin-left: 0px;
	
}

#rightCon{
	margin-left: 215px;
width: 675px;
	position: absolute;

z-index: 0;
}
#navCon ul li{
	display: block;
	margin: 0px;
	height: 28px;
	list-style: none;
	padding: 0px;
	
	}

#navCon ul li a{
	height: 40px;
}


#navCon a:hover{
	
}


#twitterCon{
	position: relative;
	clear: left;
	padding: 0px 0px 15px 0px;
	margin: 22px 0px 0px 0px;
	border-bottom: solid 2px #311e53;
	font-size: 11px;
	height: 220px;
	overflow: hidden;
}

#twitterFeed{
margin: 10px 0px 0px 20px;
		
}

#twitterFeed ul li{
height: auto;
list-style: none;
margin: 0px 0px 10px 0px;
padding: 0px 20px 5px 0px;
}

#bodyCon{
	float: right;
	position: relative;
	background: #321d55;
	margin: 0px 5px 0px 0px;
	padding: 32px 0px 0px 55px;
	width: 585px;
	height: 430px;
	border-bottom: #595084 solid 1px;
	z-index: 0;
	line-height: 20px;

padding-right: 30px;
}

#textWrap{
height: 400px;
overflow: auto;
padding: 0px 10px 0px 0px
}

/*IE6 Fixes - AJR 01/12/09 */

*html #bodyCon{
	float: right;
	position: relative;
	background: #321d55;
	margin: 0px 5px 0px 0px;
	padding: 32px 30px 0px 55px;
	width: 560px;
	height: 430px;
	border-bottom: #595084 solid 1px;
	z-index: 0;
	line-height: 20px;
}

*html #textWrap{
height: 400px;
width: 570px;
overflow: auto;
padding: 0px 10px 0px 0px
}


/* END - IE6 Fixes - AJR 01/12/09 */


#bodyCon ul li{
	list-style-image: url(../images/bullet.gif);
}

#bannerCon{
float: right;	
}

.woork{
	color:#444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:600px;
	margin: 0 auto;
}
.twitter_container{
	color:#444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:600px;
	margin: 0 auto;
}
.twitter_container a:link{
	color:#0066CC;
	font-weight:bold;
	text-decoration: none;
}

.twitter_container a:hover{
text-decoration: underline;	
}
.twitter_status{
	padding:6PX;
	border-bottom:solid 1px #311e53;
	color: #311e53;

}

.tweet_list{
	margin:0px;
	padding: 0px;
}

.twitter_status a{
	color: #311e53;	
	text-decoration: none;
	font-weight: bold;
}

.twitter_status a:hover{
	text-decoration: underline;
}
.twitter_image{
	float:left; 
	margin-right:14px;
	border:solid 2px #DEDEDE;
	width:50px;
	height:50px;
}
.twitter_posted_at{
 font-size:11px;
 padding-top:4px;
 color:#999;
}

span.tweet_text {
width: 170px;
margin: 0px 20px 0px 0px;

}

#footer{
	float:left;
	clear: both;
	padding: 0px 0px 40px 11px;
	font-size: 10px;
}

