/** USA 2006/2007 Blog **/


body {
	background-image: url(../images/usa/background-stripes.png);
	margin: 0;
	background-position: 685px 1px;
}

body, td, div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #09094A;
}

#frame {
	background-image: url(../images/usa/shadow-star.png);
	background-position: 685px 0;
	background-repeat: repeat-y;
	width:  719px;
}

#mainarea {
	width: 684px;
	border-right: 2px solid white;
}

h1 {
	background-image: url(../images/usa/header.jpg);
	background-color: white;
	width: 684px;
	height: 145px;
	padding: 0;
	margin: 0;
	text-indent: -32000px;
	background-position: top center;
	background-repeat: no-repeat;
}

#menu {
	width: 669px;
	padding: 5px;
	height: 16px;
	
	padding-left: 10px;
	background-color: #2E0000;

	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	color: white;
	font-weight: bold;
	margin-right: 15px;
}

#menu li a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

/*
#mysitelink {
	float: right;
}
*/

#contentarea {
	background-color: #B6C1CC;
	width: 684px;
	padding-bottom: 20px;
}

h2, h3, #date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #09094A;
}

h2 {
	padding: 20px;

	padding-right: 100px;

	background-color: #CBD3DB;
	
	margin-top: 0;
	margin-bottom: 10px;
	vertical-align: middle;
	font-size: 30px;
}

h3 {
	margin-top: 20px;
	padding: 10px;
	
	background-color: #CBD3DB;
	
	font-size: 20px;
	
	margin-bottom: 10px;
	vertical-align: middle;
}


#date {
	position: relative;
	top: -57px;
	left: -20px;
	width: 100%;
	text-align: right;
	
	font-size: 20px;
	margin-bottom: -20px;
}

.content {
	padding-left: 30px;
	padding-right: 30px;
}

p.content { margin-top: 0 }

.content p {
	margin-top: 0;
}

.content img {
	padding: 0 5px 0 5px;
}

#footer {
	border-top: 2px solid white;
	height: 20px;
	width: 686px;
	margin-bottom: 30px;
}

/** SHORTNEWS **/

#shortnews-title {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#shortnews {
	background-color: #CBD3DB;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #09094A;
}

.shortnews-content {
	font-size: 11px;
}
