/* Css document by Svein Erik Storkaas - CssTemplatesWeb.com | 2008 */


* {
	margin: 0 auto;
	padding: 0 auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;








	background-image: url(images/bg_top2)
.gif;
	background-repeat:repeat-y;
	background-image: url(images/bg_top2.gif);
}
/******************************************** BEGIN structure *******************************************************/


#container {
	width:1000px;
	font-size:10px;
	margin-top:10px;
	background-image: url(images/bck3.gif);
	background-color: #FFFF00;
}

#contentwrapper{
	margin-top:30px;
	background-color: #FFFFFF;
}

#header {
	width: 1000px;
	height: 331px;
	background-repeat: repeat;
	background-color: #0D316A;

}

#leftsidebar
{
	float:left;
	width:155px;
	height:220px; /*remove*/
	background-image:url(images/);
	background-repeat:no-repeat;
	background-position:top left;
	background: white;
}
#rightsidebar
{
	float:right;
	width:100px;
	text-align:center;
	height: 300px;
}



#content
{
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	
}

#footer
{
	clear:both;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	padding-top:18px;
}

.images
{
	border:solid 3px #000;
	width:223px;
	margin-bottom:20px;
}

#blockquote 
{
	width:120px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom:10px;
	border: 0px;
	font-style: normal;
}
#blockquote .header
{
	text-align:center;
	padding-bottom:5px;
	font-weight:bold;
}
a.a2:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

a.a2:visited
{
	text-color: #000000;
	color: #000000;
}

a.a2:active
{
	color: #FF0000;
}
a.a2:hover {
	color: #FF0000;
	text-decoration:none;
}
	
a.a1:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

a.a1:visited
{
	text-color: #000000;
	color: #000000;
}

a.a1:active
{
	color: #FF0000;
}
a.a1:hover {
	color: #FF0000;
	text-decoration:none;
}
a:link {
	color: #FF0000;
	text-decoration:none;
}
a:visited {
	color: #FF0000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}
a:active {
	color: #000033;
	text-decoration:none;
}

.date {
  float:left;
  background:url(images/date.png) no-repeat;
  margin:0px 15px 0px 10px;
  color:#000;
  font-size:10px;
  font-weight:bold;
  position:relative;
  text-transform:uppercase;
  line-height:15px;
  text-align:center;
  width:57px;
  height:57px;
  padding: 12px 12px 0 2px;
  width:43px;
  height:45px;
}
.date span {
  font-size:16px;
  display:block;
}

h2
{
	margin-left:10px;
	margin-top:10px;
	font-family:Georgia;
	color:#000;
}

h5
{
	margin-bottom:15px;	
}

img{
	border:none;
	background-color: #0D316A;
}


/* Top menu */

#topmenu
{
		
}
.glossymenu{
	position: static;
	padding: 0 0 0 100px;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; 
	height: 46px;
	list-style: none;
}

.glossymenu li{
	display: inline;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}



/* End top menu */

/* End Css document */
