body {
	background-color : #FFFFFF;
	background-image : url(../images/JournalBackground.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : .8em;
	line-height : 1.5;
	margin : 0;
	padding : 0;
}
.container {
	margin : 1em auto;
	width : 777px;
	border : 5px solid #A1A1A1;
	padding : 0;
	background-color : #FFFFFF;
}
.header {
	border : 0;
	height : 155px;
}
.feature {
	float : left;
	border-left : 1px solid #A1A1A1;
	width : 259px;
	height : 100px;
}
.one  {
	border-left : none;
	clear : both;
}
.two {
}
.three {
	width : 257px;
}
.center {
	text-align : center;
}
.bordertop {
	border-top : 1px solid #A1A1A1;
}
borderright {
	border-right : 1px solid #A1A1A1;
}
borderleft {
	border-left : 1px solid #A1A1A1;
}
.feature p {
	margin : 20px;
	font-size : x-small;
}
ul {
	list-style-image:  url(../images/starBullet.gif);
}
.navigation {
	width : 777px;
	clear : both;
	background-color : #CCCCCC;
}
.navigation p {
	font-size : x-small;
	font-weight : bold;
	margin : 0;
	padding : 0;
	text-align: center;
	padding : 10px 0 10px 0;
}
.middlewrapper {
}

.middlewrapperleft {
	float : left;
	width : 519px;
	margin : 0;
	padding : 0;
	border-right : 1px solid #A1A1A1;
}
.photobox {
	margin : 0;
	border-bottom : 1px solid #A1A1A1;
}
.photobox p {
	margin : 1em auto;
	padding : 10px;
	width : 400px;
	font-size : x-small;
}
.featurestory h1, .featurestory h2, .featurestory h3, .featurestory h4, .featurestory p {
	margin : 20px 20px 0 20px;
	padding : 0;
}
.rightcolumn {
	width : 257px;
	float : left;
}
.rightcolumn p, .rightcolumn h1, .rightcolumn h2, .rightcolumn h3, .rightcolumn form{
	margin : 20px 20px 0 20px;
	padding : 0;
}
.rightcolumn div {
	padding-top : 10px;
}
.rightcolumn span.date, .rightcolumn span.time {
	font-size : 90%;
	font-style:italic;
}
.rightcolumn li {
	font-size : 90%;
	margin : 0 10px 3px 0;
	padding : 0;
}
.half {
	width : 49%;
	float:left;
}
.third {
	width : 33%;
	float:left;
}
.middlecolumn {
	border-right: 1px solid #A1A1A1;
}
.footer {
	width : 777px;
	text-align : center;
	clear : both;
	border : 0;
	border-top : 1px solid #A1A1A1;
}
.footer p {
	margin : 0;
	padding : 0;
	font-size : x-small;
	font-weight : bold;
	padding : 10px 0 10px 0;
}

h1 {
	color : #0099CC;
	background-color : transparent;
	font-size:110%;
}
h2 {
	color : #006600;
	background-color : transparent;
	font-size:100%;
}
h3 {
	color : #990000;
	background-color : transparent;
	font-size:100%;
}
h4 {
	color : #0099CC;
	background-color : transparent;
	font-size : x-small;
	font-weight : bold;
}
a:link, a:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
input {
	vertical-align: middle;
}

.twtr-bd div {
padding-bottom:3px !important;
padding-left:2px !important;
padding-right:0 !important;
padding-top:3px !important;
}
