/* 800px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.2, April 20, 2006 */

/******** General tags ********/
body{
	/*font:76% Verdana,Tahoma,Arial,sans-serif;*/
/*background:#ffffff url(images/background-800px.gif) top center repeat-y;*/
	color:#404040;
	line-height:1.2em;
	margin:0 auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
	color:#333333;
}

#nolink{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	font-size: 1em;
}
#wrap #content li {
	margin-right: 25px;
}


a:hover{text-decoration:underline;}
a img{
	border:0;
}
p{
	margin:0 30px 18px 10px;
	border: 0px;
}

ul,ol,dl{
	font-size:1em;
	margin:2px 0 16px 35px;
}
ul ul,ol ol{
	margin:4px 0 4px 35px;
}

h1{
	font-size:2.8em;
	letter-spacing:normal;
	margin:0px 0px 10px 10px;
	color:#782B8B;
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;
	text-align: left;
	font-weight: lighter;
}
#blue {
	color: #0066FF;
}




h1 a{
	text-transform:none;
	color:#333333;
}

h2{
	font-size:1.6em;
	color:#333333;
	border-bottom:0px solid #dadada;
	padding:0 2px 2px 5px;
	margin:0 0 10px 0px;
}

h3{
	font-size:0.9em;
	font-weight:normal;
	color:#000000;
	padding-left: 10px;
	line-height: 1.2em;
}

h3 a{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	}

h4 {
	font-size:0.6em;
	letter-spacing:normal;
	margin:0px 0px 10px 10px;
	color:#999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: right;
	text-align: left;
	line-height: 1em;
}
h5 {
	font-size:6pt;
	letter-spacing:normal;
	margin:-5px 0px 25px 10px;
	color:#333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: right;
	text-align: left;
	line-height: 0em;
}



blockquote{
	font-size:0.7em;
	border:1px solid #dadada;
	margin:20px 10px;
	padding:8px;
}

/******** Main wrap ********/
#wrap{
	color:#404040;
	width:785px;
	padding:0;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #000000;
        background-image:url(images/bg.gif);
        background-repeat:repeat-y
}

#header{
	height: 120px;
}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}

#slogan{
	font-size:1em;
	color:#FFFFFF;
	font-weight:normal;
	line-height:1.9em;
	background-color: #78278d;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
	margin-bottom: 0px;
	text-align: right;
}

/******** sidebar ********/
#sidebar{
	float:left;
	width:220px;
	background-position: center top;
	background-color: #e7eaf6;
}

#sidebar ul{
	list-style:none;
	font-size:1em;
	margin:0;
	padding:0 0 15px 10px;
}

#sidebar li{
    list-style:none;
	margin:0 0 4px 0;
	padding:0;
}

#sidebar li a{
	font-size:0.8em;
	padding:2px;
	text-decoration: none;
}

#sidebar li a:hover{
	font-size:0.8em;
	padding:2px;
	text-decoration: none;
	color: #660099;
}


#sidebar ul ul{
	margin:4px 0 3px 12px;
	line-height:1.1em;
	padding:0;
}

#sidebar ul ul li a{
	font-size: 0.8em;
	text-decoration: none;
}

#sidebar ul ul li a:hover{
	font-size: 0.8em;
	text-decoration: none;
	color: #660099;
}

#sidebar h2{margin:3px 0px 8px 0px;}

#current{
	text-decoration:none;
	color:#000000;
	font-weight:bolder;
	font-size: 1em;
}

/******** Content variations ********/
#content{
	line-height:1.5em;
	width:560px;
	float:right;
	text-align:justify;
	margin:0;
	padding:0;
	font-size: 0.7em;
}

#contentalt{
line-height:1.5em;
width:545px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

/******** Footer ********/
#footer{
	clear:both;
	text-align:left;
	color:#FFFFFF;
	font-size:0.7em;
	line-height:2em;
	background-color: #78278d;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer2 {
	clear:both;
	text-align:center;
	color:#000000;
	font-size:0.6em;
	line-height:2em;
	background-color: #FFFFFF;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: -18px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


#footer  #sidebar{
	width:220px;
	background-color: #e7eaf6;
	height: 100px;
	background-position: left;
	margin: -10px 0 -10px 0;
		/*background-image:url(images/bg.gif);
        background-repeat:repeat-y */
}


#footer p{
	margin:0;
	font-size: 0.5em;
}
#footer a{
	color:#FFFFFF;
}

#footer h1{
	font-size:0.8em;
	;
	color: #FFFFFF;
	padding-left: 225px;
}


/******** Various classes ********/
.box{
	color:#ffffff;
	font-size:0.9em;
	background-color:#92ABDB;
	border:1px solid #c8c8c8;
	line-height:1.3em;
	padding:5px 5px 5px 8px;
}

.box a{color:#f0f0f0;}
.left{
	float:left;
	margin:0px 15px -4px 0px;
}
.right{
	float:right;
	margin:10px 26px 0px 26px;
	padding: 0px 0 10px 0;
}
.textright{text-align:right;}
.readmore{text-align:right; margin:-10px 10px 12px 0;}

.center{text-align:center;}
.blue{
	color:#0066FF;
}
.big{
	font-size:1.1em;
}
.small{
	font-size:0.7em;
}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{
	color:#c8c8c8;
}
.gray{color:#808080;}

.photo{
	border:1px solid #bababa;
	padding:2px;
	background-color:#FFFFFF;
	margin:6px 18px 2px 5px;
}
.purple {
	color:#006699;
}
#box li {

list-style:none;
margin:0 0 4px 0;
padding:0;
}

.photos {
	margin-bottom: 15px;
	margin-left: 10px;
	clear: left;
}

.photos a {
	width: 104px;
	float: left;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 1px 1px 1px;
	margin-top:5px;
}

.photos a:hover {
	background: #FFF;
	color: #999999;
}

#line{
	border-bottom:1px solid #99ccff;
	list-style:none;
	margin:5px 0 4px 0;
	width: 195px;
}

#wrap-text{
	color:#404040;
	width:785px;
	padding:0;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #000000;
}
