/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444444;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 104%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(../images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #6186ae;
	text-decoration: none;
}

a:active {
	color: #6186ae;
}

a:visited {
	color: #6186ae;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #6186ae;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f0f0f0;
}

img.right {
	float: right;
	margin: 0 0px 0 20px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f0f0f0;
}

img.center {
	margin: 0 0px 0 20px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f0f0f0;
}
img.border {
	margin: 0 0px 0 20px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f0f0f0;
}
img.noborder {
	float: left;
	margin: 5px 20px 0 0px;
	padding: 3px 3px 3px 3px;
}

/* Menu */


#menu {
	width: 990px;
	height: 28px;
	margin: 0 auto;
	z-index: 0;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a.short {
	display: block;
	width: 104px;
	height: 24px;
	padding: 4px 0 0 0;
	text-transform: uppercase;
	background: url(../images/shorttab.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size: 70%;
	color: #ffffff;
}

#menu a.short:hover {
	background: #f0f0f0;
	background: url(../images/shorttab_on.gif) no-repeat;
}

#menu .active a.short {

	background: #82BC2B;
	color: #FFFFFF;
	height: 25px;

}

#menu a.long {
	display: block;
	width: 156px;
	height: 24px;
	background: url(../images/longtab.gif) no-repeat;
	padding: 4px 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 70%;
	color: #ffffff;
}

#menu a.long:hover {
	background: #f0f0f0;
	background: url(../images/longtab_on.gif) no-repeat;
}

#menu .active a.long {
	background: #82BC2B;
	color: #FFFFFF;
	height: 25px;
}

/* Header */

#header {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	z-index: 9;
}

#header h2 {
	float: right;
	width: 300px;
	height: 150px;
	margin-top: 0px;
	padding: 0px 0 0 0;
	background: url(../images/img02.png) no-repeat bottom left;
	text-align: center;
	font-size: 36px;
}

#header h1 {
	float:left;
	width: 530px;
	height: 150px;
	margin: 0px;
	background: url(../images/img03.png) no-repeat bottom left;
	padding: 0px 20px 0 0;
	text-align: right;
	z-value:10;
}

#header a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0px;
}

/* Content */
#calendarcontent {
	float: left;
	width: 980px;
	padding-top: 10px;
}
#content {
	float: left;
	width: 700px;
	padding-top: 10px;
}

#swf {
	float:left;
	margin: 0 0px 10px 0;
	padding: 5px 5px 2px 5px;
	border: 1px solid #f0f0f0;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #f0f0f0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	margin-right:10px;
	font-size: 11px;
        font-family: Georgia, "Times New Roman", Times, serif;
	
}

#sidebar p {
	padding: 15px 10px 0px 15px;
	line-height: 1.4em;	
}

#sidebar2 {
	float: right;
	width: 250px;
	padding: 0px;
	margin-right:10px;
	
}


#sidebar h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
	text-transform: uppercase;
	font-size: 85%;
	padding: 7px 0px;
	text-align: center;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar h4 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 85%;
	padding: 7px 0px;
	text-align: center;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
	color:#999999;
}

#sidebar li {
}

#sidebar a {
	color: #3d536d;
	text-decoration:none;
}
#sidebar a:hover {
	color: #6186ae;
	text-decoration:underline;
}


.bluebox {
	background: url(../images/sidebar.png) repeat-y;
	
}

.bluebox h2 {
	background: url(../images/sidebar_tab1.png) no-repeat;
}

.bluebox h3 {
	background: url(../images/sidebar_bottom.jpg) bottom left no-repeat;
}

.bluebox h4 {
	background: url(../images/sidebar_tab2.png) no-repeat;
}

/* Footer */

#footer {
	color:#ffffff;	
        clear: both;
	height: 84px;
	padding: 25px 0;
	background: #7faee4 url(../images/img04.gif) repeat-x;
	width: 100%;
	z-index: 10;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #FFFFFF;
}


#menuwrapper {
	position: absolute;
	top:181px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 30px;
	z-index: 10;

}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	width: 156px;
	height: 19px;
	padding: 9px 0 0 0px;
	text-transform: uppercase;
        background: url(../images/longtab.gif) no-repeat;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 80%}

#sddm li a:hover
{	  background: url(../images/longtab_on.gif) no-repeat;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{		text-transform: uppercase;
	    font-size: 80%;
	    color: #3d536d;
	    text-decoration:none;
	    padding: 6px 0px 3px 10px;
	    float:left;
			text-align:left;
	    width:165px;
			background: transparent; }

	#sddm div a:hover
	{	background: transparent;
		color: #FFF}
			
#sddm li a.short
{	display: block;
	width: 104px;
	height: 19px;
	padding: 9px 0 0 0;
	background: url(../images/shorttab.gif) no-repeat;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 80%}

#sddm li a.short:hover
{		background: url(../images/shorttab_on.gif) no-repeat;}

#sddm div
{	position: absolute;
	width: 175px;
	margin-top:0px;
	margin-left:-5px;
	float:left;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 0px;
	background:url(../images/sublinkarea.png) no-repeat bottom left;}

	#sddm div a.short
	{		text-transform: uppercase;
	    font-size: 80%;
	    color: #3d536d;
	    text-decoration:none;
	    padding: 6px 0px 3px 10px;
	    float:left;
			text-align:left;
	    width:165px;
			background: transparent; }

	#sddm div a.short:hover
	{	background: transparent;
		color: #FFF}