body {
	padding: 0;
	margin: 0;
	font: 76% ariel, helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(images/redbar.gif);
	background-position: 0px 202px;
}
/* Style-up those ugly default hyperlinks */
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
/* Container for the article box, and the pic box */
.articleboxouter {
	width: inherit;
	padding: 0px 20px 0px 23px;
	clear: both;
	float: none;
} 

/* Content holder for the articles */
.articleboxinner {
	width: auto;
	line-height: 19px;
	padding: 00px 0px 5px 00px;
	text-align: justify;
	color: #FFFFFF;
	
}

/* The title style for the main article */
.articleheader
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	color: #FF0000;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.pageheader {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.pageheaderright {
	font-size: 18px;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 60px;
	float: right;
	margin-right: 18px;
	text-align: right;
}
.pageheadershort {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 712px;
}



/* This will style the read more thing at the bottom */
.readmore {
	text-align: right;
	display: block;
	width: 220px;
	background-image: url(images/more.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
	border: 1px #ffffff solid;
	float: left;
	margin: 5px 20px 5px 0px;
}
.c1 {
	width: 254px;
	line-height: 19px;
	float: left;
	color: #FFF;
	margin-bottom: 15px;
	margin-right: 10px;
	border-left: 1px solid #990000;
	padding-left: 0px;
}

/* Second column of the three columns */
.c2
{
	width: 254px;
	float: left;
	line-height: 19px;
	color: #F00;
	border-left: 1px solid #990000;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: center;
}

/* Third column of the three columns */
.c3
{
	width: 254px;
	border-top: none;
	line-height: 19px;
	color: #CCC;
	float: left;
	border-left: 1px solid #990000;
	padding-left: 0px;
	text-align: center;
}

#toptabs {
	width: 350px;
	height: 21px;
	float: right;
	font-weight: bold;
	text-align: right;
}



/* This controls the titles for each column */
.noteheader
{
	width:auto;
	color: #FFFFFF;
	height: 25px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	border-bottom: 1px solid #990000;
}
.noteheaderjazz {
	width:auto;
	color: #FF0000;
	height: 35px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	border-bottom: 1px solid #cc0000;
}
.notedate {
	width:auto;
	color: #FFFFFF;
	height: 55px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: 25px;
	background-image: url(images/date_back.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cc0000;
	padding: 5px;
	margin-bottom: 10px;
	text-align: right;
}
.notedateindex {
	width:auto;
	color: #FFFFFF;
	height: 40px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
	background-image: url(images/date.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cc0000;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
}




/* And this gives the column text some breathing space */
.spacy
{
	padding: 5px;
}

#toptabs p {
	text-align: right;
	font-weight: bold;
}

.toptab {
	padding: 5px 5px 3px 8px;
	margin: 0 0 0 0px;
	color: #FF0000;
}

.toptab:hover {
	text-decoration: none;
}

.activetoptab {
	padding: 3px 8px 3px 5px;
	margin: 0 0 0 2px;
	text-decoration: none;
}

.activetoptab:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#container {
	margin: 0px auto 0px auto;
	width: 1024px;
	background-color: #000000;
}

#logo {
	float: right;
	margin-top: 90px;
	padding-right: 20px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
	text-align: left;
	height: 23px;
	padding-top: 5px;
	padding-left: 25px;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-color: #FF0000;
	margin-bottom: 10px;
}

.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 0px 0;
	text-decoration: none;
	letter-spacing: 1px;
	width: 160px;
}

.navitab:hover {
	text-decoration: none;
}

.activenavitab {
	padding: 4px 8px 5px 8px;
	margin: 0 0 0px 0;
	text-decoration: none;
}

.activenavitab:hover {
	text-decoration: none;
	color: #FF0000;
}

.block {
	background: #f0f0f0;
	padding: 1px;
}

#desc {
	color: #FFFFFF;
	padding: 170px 20px 5px 75px;
	float: none;
	background-color: #FF0000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#main {
	width: 790px;
	float: right;
	padding: 0 0px 0 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-left: 1px #ffffff solid;
	clear: inherit;
}

#sidebar {
	width:170px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	clear: none;
}

#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
}

.sidelink {
	text-align: right;
	display: block;
	width: 170px;
	padding: 3px 5px 3px 00px;
	margin: 0px 5px 5px 0px;
	border-bottom-color: #FF0000;
	color: #FF0000;
	height: 18px;
	font-weight: bold;
}

.sidelink:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid;
	border-bottom-color: #FF0000;
	background-position: left center;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	background: #000000;
	color: #FF0000;
	font-size: 0.9em;
	padding: 8px 0 8px 0;
	text-align: center;
	border-top: 1px solid #bd0100;
}


#footer a {
color: #808080;
}

h1 {
	margin: 0 0 5px 0;
	font-size: 1.6em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 1.45em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h3 {
	margin: 0px 0 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h4 {
	margin: 0px 0 10px 0;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
/* Container for the pic thumbnails */
.picboxouter {
	width: 980px;
	padding: 0px 20px 10px 20px;
}

/* Content holder for the pic box */
.picbox {
	width: auto;
	line-height: 22px;
	color: #FFFFFF;
	padding: 5px 0px 6px 0px;
	text-align: center;
	border-bottom: 1px #990000 solid;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
	vertical-align: text-bottom;
	border: 1px #DDD solid;
	margin: 5px;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}

a img {
	border: 0;
}

.photo {
	display: block;
	padding: 0 20px 5px 0;
}

.hide {
display: none;
}
#box {
	padding: 12px 0 4px 0;
	margin-left: 20px;
	margin-right: 15px;
	width: 500px;
	float: right;
}
.boxjazz {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0px 0px 5px 240px;
	text-align: left;
	border-bottom: 1px #990000 solid;
}

.box {
	width: auto;
	line-height: 22px;
	color: #FFFFFF;
	padding: 5px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px #990000 solid;
}
.c8groznjan {
	width: 250px;
	line-height: 19px;
	float: left;
	color: #cc0000;
	margin-bottom: 15px;
	margin-right: 9px;
	border-left: 1px solid #990000;
}
.sidelink2 {
	text-align: right;
	display: block;
	width: 160px;
	padding: 3px 5px 3px 00px;
	margin: 0px 5px 5px 0px;
	border-bottom-color: #FF0000;
	color: #CCCCCC;
	height: 18px;
	font-weight: bold;
}
