@import url(http://fonts.googleapis.com/css?family=Trykker);
body {
	background-image:url(images/back.gif);
	background-position:center;
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;

	vertical-align: text-bottom;
}
a { 

	color:#bd202d;
	text-decoration: none;
	
}
a:hover {
	color:#c13d46;
	text-decoration: none;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/* 	background: #FFFFFF url(/images/) no-repeat scroll 0px 0px; */
#masthead {
	height: 145px;

	background-image:url(images/headermaster.jpg);
	
}
#masthead span {
	display: none;
}
#masthead h1, #masthead h2 { 
	margin: 0px;
	padding: 0px;
}

/* background: url(/images/bg_menu.jpg) no-repeat scroll 0px 0px; */
#wrapper #menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;


	
	background-image:url(images/nav-back.jpg);
	height: 50px;
	text-align: right;
	vertical-align:text-bottom;


	
	
}#wrapper .menu a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	text-align:right;

vertical-align:text-botton;
	padding-right:5px;
	

}

#wrapper #menu a {
	color: #FFFFFF;
	
	text-decoration: none;

	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing:1px;

	text-align:right;
	vertical-align:text-botton;
	padding-right:5px;
	text-shadow: 1px 1px 1px #000;

}
#wrapper #menu a:hover {
	color:#fefcf9;
	text-decoration: none;

	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing:1px;

	text-align:right;
	vertical-align:text-botton;
	padding-right:5px;
	text-shadow: 2px 2px 2px #000000;

}

#wrapper #main_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 55px;
	text-align:right;
}
#main_menu a {
	color: #FFFFFF;
	text-decoration: none;

	font-size: 120%;
}
#main_menu li {
		text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
}

/*  background: #FFFFFF url(/images/bg_panel.jpg) repeat-x scroll left top;*/
#panel {
	width: 251px;
	background-image:url(images/left.jpg) ;
	background-repeat:repeat-x;
	
}
/* 	background: url(/images/bg_panel.jpg) no-repeat scroll 0px 0px; background: #FFFFFF url(/images/bg_panel.jpg) repeat-x scroll left top;*/
#panel #panel_bg {
	background-image:url(images/left.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(/images/bottom.gif) no-repeat scroll 0px 0px;
}
#footer p {
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#footer a {
	color: #E1EFFF;
	text-decoration: underline;
}
/* #nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size:24px;
	font-stretch:semi-expanded;
	font-weight:lighter;
	text-align:right;
}
#nav li {
	margin: 0px;
	padding: 0px;
}
#nav #first {
	padding: 10px 10px 6px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012C5D;
	width:150px;
}
#nav .middle {
	background: url(/images/bg_nav.jpg) no-repeat scroll 0px -40px;
	padding: 6px 10px 6px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012C5D;
	width:200px;
}
#nav #last {
	background: url(/images/bg_nav.jpg) no-repeat scroll left bottom;
	padding-right: 50px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 50px;
	width:190px;
}
#nav a {
	text-decoration: none;

	font-weight: bold;
	display: block;
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
	font-size:24px;
	font-stretch:semi-expanded;
	font-weight:lighter;
}
#nav a:hover {
	color:#CCCCCC;
	text-decoration: none;
} */
#content {
	background: #FFFFFF;
	color: #333333;
	padding: 10px;
}

#content a:link {}
#content a:hover {}
#content p {
	color: #333333;
	line-height: 1.5;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #002D62;
	margin: 0px;
	padding: 0px 0px 8px;
}

#content h1 {
	font-size: 100%;
	letter-spacing:1px;
	margin: 10px 0px 0px;
	padding: 0px;
	background: #fefcf9;
	color:#333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b42125;
	font-family: 'Trykker', serif;
	text-align:right;
	padding-right:10px}

#content h2 { font-size: 140%; }
#content h3 {
	font-size: 130%;
	color: #B4252A;
}
#content h4 { font-size: 120%; }
#content h5 { font-size: 110%; }
#content h6 { font-size: 100%; }

#content ol {}
#content ul {
	list-style-type: square;
}
#content li {
	font-size: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content img {
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.sidebox{
display:block;
}
.sidebox *{
display:block;
height:1px;
overflow:hidden;
background:#FFFFFF;
}
.sidebox1{
border-right:1px solid #e0eeff;
padding-right:1px;
margin-right:3px;
border-left:1px solid #e0eeff;
padding-left:1px;
margin-left:3px;
background:#f1f7ff;
}
.sidebox2{
border-right:1px solid #cee4ff;
border-left:1px solid #cee4ff;
padding:0px 1px;
background:#f4f9ff;
margin:0px 1px;
}
.sidebox3{
border-right:1px solid #f4f9ff;
border-left:1px solid #f4f9ff;
margin:0px 1px;
}
.sidebox4{
border-right:1px solid #e0eeff;
border-left:1px solid #e0eeff;
}
.sidebox5{
border-right:1px solid #f1f7ff;
border-left:1px solid #f1f7ff;
}
.sidebox_content{
padding:0px 5px;
background:#FFFFFF;
} 
.side_feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	text-align: justify;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	color: #555;
}
.side_feature a {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
#wrapper {
	color: #FFF;
}

