body {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333;
}
/* @group Containers */

#container {
	width: 790px;
	margin: 0 auto;
}

#header {
	width: 790px;
	float: left;
	height: 320px;
	background: url(../images/header2.jpg) no-repeat;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size:17px;
}

#content {
	width: 750px;
	float: left;
	padding:0 20px 0 20px;
}
#footer {
	width: 790px;
	float: left;
	margin-left: 10px;
	color: #fff;
}


/* @end */

/* @group Core */



#navigation {
	float: left;
	color: #fff;
	margin: 280px 0px 0px 0;
	width: 790px;
}

#midnav {
	height: auto;
	width: 100%;
	float: left;
	font-variant: small-caps;
	text-align: center;
}



#picture {
	float: left;
	width: 789px;
	height: 277px;
	background: url(../images/header.jpg) no-repeat;	
}

#leftfoot {
	width: 16px;
	height: 54px;
	float: left;
	background: url(../images/leftfooter_img.jpg) no-repeat;
}

#midfoot {
	height: 54px;
	float: left;
	background-color: #373839;
	font-size: 11px;
	width: 735px;
}

#rightfoot {
	width: 19px;
	height: 54px;
	float: left;
	background: url(../images/rightfooter_img.jpg) no-repeat;	
}

#leftsidefoot {
	float: left;
	margin-top: 18px;
	width: auto;
}

#rightsidefoot {
	float: right;
	font-variant: small-caps;
	font-size: 15px;
	margin-top: 15px;
	width: auto;
}

/* @end */

/* @group Links */

#midnav a:link {
	color: #fff;
	text-decoration: none;
}

#midnav a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
}

#midnav a:visited {
	color: #fff;
	text-decoration: none;
}

#rightsidefoot a:link {
	color: #fff;
	text-decoration: none;
}

#rightsidefoot a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

#rightsidefoot a:visited {
	color: #fff;
	text-decoration: none;
}

#leftsidefoot a:link {
	color: #fff;
	text-decoration: none;
}

#leftsidefoot a:hover {
	color: #f00;
	border-bottom: 1px dotted #fff;
}

#leftsidefoot a:visited {
	color: #fff;
	text-decoration: none;
}

#enlarge {
	padding: 2px;
}

#enlarge:hover {
background-color: #ccc;	padding: 2px;
}

a, a:active, a:visited {
	color: #2c5cc5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* @end */


/* @group Contact */

#contactarea {
	width:95%;
	text-align:left;
	padding:15px;
	border:1px solid #333;
	background-color:#eee;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputbox {
	border: 1px solid #000;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputlabel {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;

}

#textarea {
	border: 1px solid #000;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	width: 85%;
}

#submitbutton {
	border: 1px solid #000;
	background-color: #eee;

}



/* @end */


/* @group IDS */



#newstitle {
	font-size: 14px;
}

#newsteaser {
	font-size: 10px;
}

/* @end */

#box1 {
	float: left;
	background:#f3f3f3;
	border:1px solid #ccc;
	padding: 20px;
	margin-bottom: 20px;
	width:675px;
}


p{
	text-align: justify;
}

.redText {
	color:#dd1919;
}
