/*
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 {
	margin-bottom: 50px;
	background: #004080;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	background: #69B10A url(images/img2.jpg);
	border-bottom: 0px auto;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 30px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 57px 0px 0 17px;
}

#header h3 {
 	float: right;
	padding: 10px 10px 0 90px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
	border-top: 0 auto;
	background: #FFFFFF;
}

#content {
	float: left;
	width: 500px;
	padding-right: 1px;
	margin: 0 auto;
	background: #FFFFFF;
}

#content table{
	background: #F6FBAB;
	border: 1px solid #3B3B3B;
	border-spacing: 0px;
	width: 100%;
}

#content td{
	border: 1px solid #FFFFFF;
	border-spacing: 0px;
	padding: 0px;
}

.imago {
	width: 100px;
	border: 1px solid #3B3B3B;
	border-spacing: 0px;
	margin-right: 10px;
	float: none;
}

.imgleft {
	width: 100px;
	border: 1px solid #3B3B3B;
	border-spacing: 0px;
	margin-right: 10px;
	float: left;
}

.imgright {
	width: 90px;
	border: 1px solid #3B3B3B;
	border-spacing: 0px;
	margin-right: 10px;
	float: right;
}

.largeimage {
	border: 1px solid #3B3B3B;
	border-spacing: 0px;
	margin-right: 10px;
	float: none;
}
#content h2 {
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
}

#sidebar {
	float: left;
	width: 130px;
	padding-left: 1px;
}

#news {
	float: right;
	width: 157px;
	padding-left: 1px;
	margin-top: 15px;
	border: 1px solid #3B3B3B;
	background: #eeeeee;
}
#news a{
	text-decoration: none;
	color: #3B3B3B;
}
#news h3 a{
	color: #ff0505;
}

#news a:hover{
	color: #666666;
}
/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {7-13
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 770px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

fieldset {
  padding: 1em;
  border: 1px solid blue;
  font: normal 90%/1 "Trebuchet MS";
}

label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font: normal 90%/1 "Trebuchet MS";
  }


legend {
  padding: 0.2em 0.5em;
  color:blue;
  font-size:90%;
  text-align:right;
  }
