#wrapper

		{

	margin: 0 auto;

	width: 767px;

	background-image: url(img/bg.gif);

	background-repeat: repeat-y;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

		}

#top

{

}

#nav

{

	background-image: url(img/nav.gif);

	text-align: center;

	font-size: 12px;

	color: #FFFFFF;

	padding-top: 3px;

	padding-bottom: 3px;

}

#nav a

{

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}

#nav a:link

{

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}

#nav a:hover

{

	color: #FF9900;

	font-weight: bold;

	text-decoration: none;

}

#nav a:visited

{

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}

#title

{

	padding-left: 25px;

	padding-top: 10px;

	padding-bottom: 10px;

	background-image: url(img/title.gif);

	font-size: 12px;

	font-weight: bold;

}

#bottom

{

	background-image: url(img/bottom.gif);

	background-repeat: no-repeat;

	padding-left: 25px;

	padding-top: 6px;

	padding-bottom: 29px;

	padding-right: 30px;

	text-align: right;

}

body {

	background-color: #FFDFCA;

}

#main

{

	background-image: url(img/bg.gif);

	padding-left: 25px;

	padding-right: 25px;

	padding-top: 10px;

	font-size: 13px;

}

#byline{

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

}

#byline a

{

	color: #333333;

	font-weight: normal;

	text-decoration: none;

}

.headline {

	font-size: 12px;

	font-weight: bold;

	color: #D62828;

}

.smalltext {

	font-size: xx-small;

	color: #CC0000;

}

link {

		text-decoration: none;

}

img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}









#byline a:link

{

	color: #333333;

	font-weight: normal;

	text-decoration: none;

}

#byline a:hover

{

	color: #990000;

	font-weight: bold;

	text-decoration: none;

}

#byline a:visited

{

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}


