@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

body {
	background-color: #333;
	color: #6E6E6E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#footercontent img {
	margin-left: 10px;
}
#footercontent {
	margin-top: 8px;
}


#wrapper {
	width: 700px;
	margin: auto;
}
.flash_holder {
	width: 676px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#container {
	background-color: #3E3E3E;
}


#header {
	background-image: url(images/box01.jpg);
	height: 17px;
}

#footer {
	background-image: url(images/box02.jpg);
	height: 17px;
	position: relative;
}

.headimg {
	margin-bottom: 5px;
}
.twitter_div {
	float: left;
	font-size: 9px;
}

.twitters ul {
  list-style: none;
  padding: 0;
  white-space: nowrap;
}

.headimg img {
	height: 50px;
	padding-left: 10px;
}
#menu {
	text-align: right;
	margin-right: 10px;
}
#clear {
	margin-bottom: 2px;
	background-image: url(images/sharpline.jpg);
	background-repeat: no-repeat;
	height: 8px;
	margin-top: 2px;
}

p {
	font-size: 12px;
	margin:0;
	line-height: 18px;
}

a {
	color: #666;
	text-decoration: none;
}

.flash_holder a {
	text-decoration:underline;
}
.flash_holder a:hover {
	color:#E2B300;
}
.profile {
	width:240px;
	height:361px;
	float:right;
	padding-left:15px;
}

.news {
	margin: 5px;
	width: 300px;
}
.title {
	font-size: 15px;	
}
.newstext {
		font-size: 12px;
}
.date {
	font-size: 10px;
	color:#fff;
	font-variant:small-caps;
}
 .tweet {

color: #222;
text-shadow: -1px .5px 2px #555;
     }
	 #clear2 {
	margin-bottom: 2px;
	background-image: url(images/vert_line.jpg);
	background-repeat: repeat-y;
	height: 8px;
	margin-top: 2px;
	background-position: top;
}.share {
	text-align: center;
}

