@charset "utf-8";

#demobody {
	padding : 0;
	margin : 0;
	background-color : 	#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90.1%;
}

body {
	padding : 0;
	margin : 0;
	background-color : #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90.1%;
	font-style: normal;
}

.style1 {
	color: #FF7F00;
	font-weight: bold;
	font-size: large;
}
.style4 {
	color: #FFFF00;
	font-size: 30px;
}
.style6 {
	color: #FFFF00;
	font-size: 55px;
}

/* 
  This is the inner wrapper which contains the entire site 
*/
#wrapper {
  width : 760px;
  background : #fff url(images/wrapper.jpg) repeat-y; /* CHANGED/ADDED THIS */
  border : 1px solid #000033;
  margin : 10px auto;
}

/*
  Global link styling except where specified otherwise 
*/
a {
  color : #003366;
}

a:hover, a:focus, a:active {
  color : #000;
  text-decoration : none;
}

a:focus, a:active {
  color : #fff;
  background-color : #000033;
}

/*
  Jump link navigation styling 
*/
ul#jumplinks {
  padding : 5px 0;
  margin : 0;
  display : block;
  width : 760px;
  height : 1.4em;
  background : #eecc11 url(images/jump.jpg) repeat-x; /* CHANGED/ADDED THIS */
}

ul#jumplinks li {
  display : inline;
  float : right;
}

ul#jumplinks li a {
  padding : 0 10px;
  margin : 0 5px;
}

/*
  The masthead and h1 styling 
*/
#header {
	width : 760px;
	height : 130px; /* CHANGED/ADDED THIS */
	border-top : 1px solid #000033;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
}

#header h1 {
  padding : 0;
  margin : 0;
}

/*
  Specify the h1 link styling
*/
#header h1 a {
  display : block;
  width : 740px;
  height : 110px;
  padding : 10px;
  color : #eecc11;
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  text-decoration : none;
}

#header h1 a:hover, #header h1 a:focus, #header h1 a:active {
  color : #fff;
  background : transparent;
}

#header h1 a:focus, #header h1 a:active {
  text-decoration : underline;
}

/*
  Layout the content area 
*/
#content {
	float : right;
	display : inline;
	width : 480px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 20px;
}

#content p{
	line-height:normal;
}

#slidemenu {
	float : right;
	display : inline;
	width : 440px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 20px;
}
/* 
  The nvaigation bar positioning
*/
p#navbar {
  font-size : 0.8em;
  float : right;
  margin : -3px -25px;
}

/*
  Content elements positioning tweaks and styling
*/
h2, h3 {
  color : #6b0018;
} 

dl {
  margin-left : 20px;
}

dt {
  font-weight : bold;
  color : #386088;
}

blockquote {
  margin-left : 20px;
  padding-left : 15px;
  border-left : 2px dotted #386088;
}

blockquote cite {
  display : block;
  text-align : right;
  font-weight : bold;
  color : #386088;
}

/*
  Layout the sidebar area and style its content
*/
#sidebar {
	float : left;
	display : inline;
	width : 180px;
	background-color : #000033;
	color : #fff;
	margin-top: 0;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar h3 {
  color : #eecc11;
}

#sidebar a {
  color : #ccc;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	color : #FFFF00;
}

#sidebar a:focus, #sidebar a:active {
  background-color : #003366;
}



#sidebar ul  {
	list-style-type : circle;
	padding-left : 40px;
	margin-left : -5px;
	line-height: 110%;
	height: auto;
}  


/*
  Style the main navigation menu
*/
ul#navmenu { 
  margin : 0;
  padding : 0;
  list-style-type : none;
}

ul#navmenu li {
  margin-bottom : 5px;
}

ul#navmenu a { 
  display : block;
  width : 170px;
  height : auto;
  background : #003366 url(images/navmenu.jpg) repeat-x; /* CHANGED/ADDED THIS */
  padding : 5px 5px 3px;
  text-align : right;
  text-decoration : none;
  color : #eecc11;
  cursor : pointer;
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active, 
ul#navmenu a.selected, ul#navmenu a.selected:hover, ul#navmenu a.selected:focus, ul#navmenu a.selected:active { 
  background : #386088 url(images/selected.jpg) repeat-x; /* CHANGED/ADDED THIS */
  color : #fff;
}

ul#navmenu .etusivulle a.selected
{ 
  text-align : left;
  cursor : default;
  background : #386088 url(images/selected.jpg) repeat-x; /* CHANGED/ADDED THIS */
  color : #fff;
}

ul#navmenu a.selected { 
  text-align : left;
  cursor : default;
}

/*
ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active { 
  background : #333 url(images/hover.jpg) repeat-x; /* CHANGED/ADDED THIS */
/*  color : #fff;
}
*/

/*
  Layout the footer
*/
#footer {
	clear : both;
	width : 740px;
	height : auto;
	padding : 10px; /* CHANGED/ADDED THIS */
	text-align : center;
	font-size : 0.9em;
	background-color: #000033;
	background-repeat: no-repeat;
	background-image: url(images/footer.jpg);
}

/*
  Style the various footer elements
*/
#footer p {
  color : #ddd;
  margin : 5px;
  padding-top : 10px;
}

ul#footnav {
  margin : 0;
  padding : 0;
}

ul#footnav li {
  display : inline;
}

ul#footnav li a {
  padding : 0 5px;
  color : #eecc11;
}

#footer a {
  padding : 0;
  color : #ddd;
}

#footer a:hover, #footer a:focus, #footer a:active {
  color : #eecc11;
}

ul#footnav li a:hover, ul#footnav li a:focus, ul#footnav li a:active {
  color : #fff;
  text-decoration : none;
}

#footer a:focus, #footer a:active, ul#footnav li a:focus, ul#footnav li a:active {
  background-color : #003366;
}

