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


#topImage
{
	width: 670px;
	height: 256px;
}

.articleShort1
{
	width: 457px;
	overflow: hidden;
}

.articleShort1 p
{
	margin: 0;
}

.articleShort1 a
{
	color: #7f7f7f;
	text-decoration: none;
	border-bottom: 1px #FF0000 solid;
}

.articleShort1
{
	width: 457px;
	overflow: hidden;
}


.articleShort1 h1
{
	background-color: #b5995a;
	background-image: url(../images/stripes.gif);
	text-transform: uppercase;
	font-weight: lighter;
	padding:  4px 8px 2px 8px;
	margin: 0 0 8px 0;
	font-size: 30px;
}


.articleShort2
{
	width: 457px;
	overflow: hidden;
}


.articleShort2 p
{
	margin: 0;
	float: right;
	width: 229px;
}

.articleShort2 img
{
	float: left;
}

.articleShort2 a
{
	position: relative;
	color: #7f7f7f;
	text-decoration: none;
	border-bottom: 1px #FF0000 solid;
}




.articleShort2 h2
{
	background-color: #b5995a;
	background-image: url(../images/stripes.gif);
	text-transform: uppercase;
	font-weight: lighter;
	padding:  4px 8px 2px 8px;
	margin: 0 0 8px 0;
	width: 214px;
	float: right;
	font-size: 17px;
}




.articleShort3
{
	width: 220px;
	overflow: hidden;
}

.articleShort3 img
{
	float: none;
	margin-bottom: 4px;
}


.articleShort3 h3
{
	background-color: #b5995a;
	background-image: url(../images/stripes.gif);
	text-transform: uppercase;
	font-weight: lighter;
	margin: 0 0 8px 0;
	padding:  4px 8px 2px 8px;
	font-size: 17px;
}

.articleShort3 a
{
	color: #7f7f7f;
	text-decoration: none;
	border-bottom: 1px #FF0000 solid;
}

.articleShort3 p
{
	margin: 0;
}
