* {
	margin: 0;
	padding:  0;
}

body {
	margin: 0px;
	background:#D7EBFF;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;font-weight:bold;
	color: #585C81;
}

h1, h2, h3 {
	color: #585C81;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic; font-weight:bold;
align=center;
}

h1 {font-size: 18px; font-weight:bold;
}

h2 {font-size: 16px; font-weight:bold; color:#585C81;
}

h3 {font-size: 14px; font-weight:bold;
}

p, blockquote, ul, ol {
	margin-bottom: 20px; Margin-right: 10px;
	line-height: 2em; 
}

p { font-size: 14px; font-weight:normal;
}
p1 {
	font-size: 14px;
	font-weight:bold;
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #585C81;
}

a:hover {
	text-decoration: none;
	color: #900;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 900px;
	height: 140px;
	margin: 0 auto;
	background: url(../../pictures/webheadern.png) left top;
}

/* Logo */

/* Logo */


#logo {40px;
	margin: 0px;
	padding-left: 145px;
	text-align: left;<div id="logo"> 
          </div>
}

#logo h1 {
	margin: 0;
	padding: 10px 10px 0px 0px;
	color:#FFF ;
	/*
	text-transform: lowercase;
	*/
	font: font-weight: bold; 
font-size: 24px; 
line-height: 20pt; 
font-family: Verdana, Geneva, sans-serif;
font-variant: normal; 
font-style: normal;  font-weight:bold;
}

#logo h2 {
	margin:4px 0 0 0;	
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal; font-weight:bold;
	color: #FFF;
}

#logo a {
	text-decoration: none;
	color: #585C81;
	letter-spacing: 1px;
}
/* Menu */

#menu {
	width:872px;
	height: 41px;
	margin: 0 auto;
	padding: 0px 0px 0px 28px;
	background:#8488AA;
}

#splash {
	width: 240px;
	height: 299px;
	margin: 0 auto;
}

/* #style  */
.slideShow {
	float: left;
	height: 140px; 
	background-color: #FFF;
    text-align: center;
    margin-bottom: 5px;
    padding: 10px;
           }

.slides {
               position: relative;
               z-index: 1;
               display: none;
           }
           .setTitle, .slideTitle {
               font-family: "Franklin Gothic Book", Arial, Helvitica, sans-serif;
           }
           .setTitle {
	color: #585C81;
	font-size: 16px;
	font-weight: bold;
               }
           .slideTitle {
	color: #585C81;
	font-size: 14px;  font-weight:bold;
           }
           .controls {
               position: relative;
               z-index: 10; text-align:center
           }
           #slide1 {
               display: block;
           }
           
           img {
               border: outset 1px #999999;
           }
   


/* Page */

#page {
	width: 844px;
	margin: 0 auto;
	padding: 0px 28px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 285px;
	padding-top: 30px;
		font-size: 14px;  font-weight:bold; text-align:center;
}
.post {
	background: #FFF;
	margin: 0px 0px 30px 0px;
}

.post .title {
	background: url(images/img03.jpg) no-repeat left 0px;
	margin: 30px;
	color: #585C81;	
}

.post .title a {
	padding: 0px 0px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #585C81;
}
    
#slideShow {
               background-color: #333;
               text-align: center;
               margin-bottom: 10px;
               padding: 5px;
           }
           .slides {
               position: relative;
               z-index: 1;
               display: none;
           }
           .setTitle, .slideTitle {
			   	padding: 5px 0px 5px 0px;
               font-family: "Franklin Gothic Book", Arial, Helvitica, sans-serif;
           }
           .setTitle {
               color: #585C81;
               font-size: 14px;
               font-weight: bold;
               }
           .slideTitle {
               color: #585C81;
               font-size: 12px;
           }
           .controls {
               position: relative;
               z-index: 10;
           }
           #slide1 {
               display: block;
           }
           
           img {
               border: outset 1px #999999;
           }
       
       </style>

/* Sidebar */

#sidebar {
	float: right;
	width: 330px;
	margin: 0px 0px;
	padding: 0px 0px 30px 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: none;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #585C81;
}

#sidebar h3 {
	font-size: 77%;
	color: #585C81;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color:#585C81;
	text-align: center;

}
#sidebarleft p {
	margin: 0;
	line-height: normal;
	color:#585C81;
	text-align: left;

}
#sidebar a {
	border: none;
	text-decoration: none;
	color:#585C81;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
width: 840px;
margin: 0;
text-align: center;
	}

#news a {width: 840px;
}
#newsleft {
	font-size: 100%; text-align: left;
}
/* Footer */

#footer {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	background: #454865;url(images/img04.jpg) no-repeat left top;
	color: #fff;
}

#footer {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	background: #454865;url(images/img04.jpg) no-repeat left top;
	color: #fff;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #fff;

}

#footer a:hover {
	text-decoration: none;
}
