/*Structure*/

body{
	margin:0;
	padding:15px 0;
	background:#fe9adb url(../images/backgrounds/SPT_BGbody.jpg) repeat-x fixed;
	color:#74F000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 76%;
}

#thetop{
margin:0;
}

#container{
width:720px;
margin: 0 auto;
padding:23px 20px 0 20px;
background:#ef0075 url(../images/backgrounds/contbg.jpg) no-repeat;
color:#fff;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}
	
#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
float:left;
width:190px;
margin:0 20px 0 0;
padding:0 0 5px 0;
background-color: #ef0075;
border:1px solid #fe9adb;
text-align:center;
color:#fff;
overflow: hidden;
}

#logo h1{
	margin:8px 2px 1px 0px;
	letter-spacing:2px;
	font-weight: bold;
}

#logo a{
background-color: #ef0075;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1em;
}
#intro	{
	background-color: #ef0075;
}
#intro p{
line-height:1.5em;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding-top:5px;
background-image: url(../images/backgrounds/low_opacity_pageBG.jpg);
background-position: top;
background-repeat: repeat-y;
	}

.headerstyle{
	display:block;
	margin:30px 0 10px 0;
	padding:5px 0 5px 8px;
	background:#ef0075 url(../images/backgrounds/gradient2.png) repeat-x;
	color: #ef0075;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	font-weight: bold;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
height: 750px;
}

#sidebar p{
	font-size:1.0em;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(../images/backgrounds/footerbg.jpg) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}
 
/*Navigation*/

a{
text-decoration:none;
background-color:inherit;
color:#74f000;
font-weight: bold;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#ef0075 url(../images/backgrounds/SPT_BGButton01_Layer-1.gif) repeat-x;
color:#ef0075;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#ef0075 url(../images/backgrounds/SPT_BGButton01_Layer-1-over.gif) repeat-x;
color:#fff;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

/*Headings*/

h1,h2,h3,h4{
margin:0 0 8px 0;
font-weight:normal;
}

h1{
margin:20px 0 8px 0;
font-size:14px;
color: #74f000;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:14px;
color: #74f000;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

/*Tables*/

#subLayout	{
	margin-top: 0px;
	padding-top: 0px;
	}

/*Custom*/

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#ef0075;
color:#ccc;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

/*Custom Classes*/

.bold {
	font-size: 12px;
	font-weight: bold;
	color: #74f000;
	}
	
/* Form Style */

form	{
	margin-left: 50px;
	color: #fff;
	}
input.txt {
  color: #333;
  background-color: #fff;
  border: 2px groove #ffa3d0;
  width: 230px;
  background-image: url(../images/backgrounds/formShade.gif);
}
input.txtSmall {
  color: #333;
  background-color: #fff;
  border: 2px groove #ffa3d0;
  width: 55px;
  background-image: url(../images/backgrounds/formShade.gif);
}

textarea.txt {
	 color: #333;
 	 background-color: #fff;
	 border: 2px groove #ffa3d0;
	 width: 300px;
	 background-image: url(../images/backgrounds/formShade.gif);
}
input.btn {
 	color: #74f000;
 	font-size: 14px;
	border: 2px groove #ffa3d0;
	background-color: #333;
	margin-top: 18px;
	}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
 }
form p label {
  float: left;
  width: 95px;
  font: bold 11px  Verdana, Arial, sans-serif;
}
fieldset {
  border: 2px groove #74f000;
  margin-top: 16px;
  padding: 10px;
}
legend {
  font: bold 12px Geneva, Helvetica, sans-serif;
  color: #74f000;
  background-color: #333;
  padding: 5px;
  }
  margin:0 0 4px 0;
font-size:1.8em;

/* andreas03 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . 
Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)
/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */
