/* Css document by Svein Erik Storkaas - CssTemplatesWeb.com | 2008 */


* {margin: 0 auto;
padding: 0;}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
background-image: url(images/bg_top.gif);
background-repeat:repeat-x;
background-color:#ffffff;
}
/******************************************** BEGIN structure *******************************************************/


#container {
width:1000px;
font-size:.9em;
margin-top:30px;
}

#contentwrapper{ margin-top:30px; }

#header 
{
width: 1000px;
height: 331px;
background-image: url(images/bg_header.jpg);
background-repeat: no-repeat;

}

#leftsidebar
{
	float:left;
	width:220px;
	height:409px; /*remove*/
	background-image:url(images/);
	background-repeat:no-repeat;
	background-position:top left;
}
#rightsidebar
{
	float:right;
	width:229px; 	
	text-align:center;
}

#searchbox
{
width:130px;
height:15px;
margin:157px 0px 0px 40px;	

}

#content
{	
	margin:0px 255px 0px 210px;
	
}

#footer
{
clear:both;
background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
height: 46px;
text-align:center;
font-family:Tahoma;
font-size:12px;
color:#000;
padding-top:18px;
}

.images
{
	border:solid 1px #000;
	width:223px;
	margin-bottom:20px;
}

#blockquote 
{
	width:120px;
	background-color: #F4F7F0;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom:20px;
	border: 1px dotted #EBE2B7;
	font-style: italic;
}
#blockquote .header
{
	text-align:center;
	padding-bottom:5px;
	font-weight:bold;
}
	

a:link {color: #0000ff; text-decoration:none;}
a:visited {color: #d2d473; text-decoration:none;}
a:hover {color: #d2d473; text-decoration:none;}
a:active {color: #d2d473; 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;}

#content p
{	
	margin:0px 10px 0px 25px;
	font-family: Arial;
	font-size:11px;
	color:#666666;
	line-height:20px;
}

.article
{
	margin-bottom:25px;
	
}


#search_box {
    width: 201px;
    height: 31px;
    background: url(images/bg_search_box.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


/* Top menu */

#topmenu
{
		
}
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	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 */































































































































































/* Css document by Svein Erik Storkaas - CssTemplatesWeb.com | 2008 */
