<style type="text/css">
<!--
body {
  margin: 0px;
  padding: 0px;
}

img {

float:left;
padding-right:40px;
padding-top:0px;
padding-bottom:15px;



}


#header {
  background: #fff;
  width: 100%;
  text-align:center
}


#leftcol {
  background: #fff;
  float: left;
  width: 5%;
  height: 500px;
}



#rightcol {
  background: #fff;
  float: right;
  width: 5%;
  height: 500px;
}
#content {
text-align: justify;
  background: #fff;
  float: left;
  width: 89%;
  height: 500px;
}


#footer {
  background: #fff;
  clear: both;
  width: 100%;
}

.head1{
	font-size:25.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: bold;
	font-style:normal; 
	color:#555577;
}
.head2{
	font-size:10.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: lighter;
	font-style:normal; 
	color:#666677;

}



#menu {
 	background: #555577;
	margin-top:10.0pt;
}

#menu a{
	text-decoration:none;
	font-size:10.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight:lighter;
	font-style:normal; 
	color:#f1f1f1;
	margin-left:5.0pt;
}

#maining a{
	text-decoration:none;
	font-size:12.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight:lighter;
	font-style:normal; 
	color:#5757b3;
	margin-left:5.0pt;
}

#main {
 	background: #fff;
	margin-top:30.0pt;
}

#main img{
float: none;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;

}

#featured {
 	background: #fff;
	margin-top:10.0pt;
	text-align:justify
	
}

#featured a{
font-size:8.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: lighter;
	font-style:normal; 
	color:#003333;
	text-decoration:none;
	margin-left:5.0pt;
}

#alling{
  
  margin: auto;
  width:800px;
  padding-top:10px;
}

#heading {
  background: #fff;
  width: 100%;
  height:50px;
  text-align:left;
  padding:0px;
   margin-top:15px;
  margin-left:100px;
}
#lefting {
  background: #fff;
  padding:0px;
  text-align: right;
  width:100px;


}

#contenting{
  text-align: justify;
  margin:0px;
  height:400px;
}

#maining{
  float:left;
  width:auto;
   margin-left:200px;
   margin-top:-120px;
  color:#7f7c61;
  font-family: sans-serif; 
  font-size: large;
}

#texting{
   margin-left:50px;
   margin-top:50px;
  
}
.titleing{

  color:#7f7c61;
  font-family: sans-serif; 

  font-size: larger;
}

#navigating{
  padding-top:40px;
  float: right;
  
}

#squares{
  margin-left:250px;
  padding-top:100px;
  float: left;
  
}
#squares img{
  border: hidden;
  padding:4px;
}


#footing {

  margin-left:100px;
  margin-bottom:10px;
  padding-top:50px;
  background: #fff;
  clear: both;
  width: 100%;
  color:#666666;
 font-size:9.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: lighter;
	font-style:normal; 
	text-decoration:none;
  
}

#logos{
  margin-top:0px;
}

#logos img{
float: none;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;

}

#logos a img{
   text-decoration:none;
  border:0px;
}

.hd1{
	font-size:26.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: bold;
	font-style:normal; 
	color:#ffffff;
	background-color:#719f70;
	padding-left:4px;
	padding-right:6px;

}
.hd2{
	font-size:26.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: bold;
	font-style:normal; 
	color:#719f70;
	background-color:#ffffff;

}

.hd3{
	font-size:10.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: lighter;
	font-style:normal; 
	color:#c36a4f;

}
.mainlinks{
	font-size:13.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	line-height:30px;
	

}

.mainlinks a{
	text-decoration:none;
	color:#84c383;
	font-weight: bold;
	font-style:normal; 
	
}

a img{
  text-decoration:none;
  border:0px;
}

.mainlinks a:hover{
  color:#719fd4;
}

.mainlinks a:focus{
  color:#719f70;
}



.navigation{
  	font-size:13.0pt;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
}

.navigation a{
	text-decoration:none;
	color:#a8c45d;
	font-weight: bold;
	font-style:normal;	
}


/* log in form */
  form {
	margin-left: 8px;
	padding: 16px 16px 40px 16px;
	font-weight: normal;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
}

form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; }

#login form .submit input {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 3px 10px;
	border: none;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
	margin-top: -3px;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

#login form p {
	margin-bottom: 0;
}

label {
	color: #777;
	font-size: 13px;
}

form .forgetmenot label {
	font-size: 11px;
	line-height: 19px;
}

form .submit { float: right; }

form p { margin-bottom: 24px; }



h1 a {
	background: url(../images/logo-login.gif) no-repeat top center;
	width: 326px;
	height: 67px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 15px;
	display: block;
	
	
}

#nav {
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

#backtoblog a {
	position: absolute;
	top: 7px;
	left: 15px;
	text-decoration: none;
}
#backtoblog {
  background-color:#0884A0;
}

#login { width: 320px; margin: 7em auto; }

#login_error, .message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#nav { margin: 0 0 0 8px; padding: 16px; }

#user_pass,#user_passbis, #user_login, #user_email, #user_first,#user_last {
	font-size: 24px;
	width: 97%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
}

/*from the other file*/
html {
	background-color: #f9f9f9;
}
input.disabled,
textarea.disabled {
	background-color: #ccc;
}
.login .message {
	background-color: #ffffe0;
	border-color: #e6db55;
}

.login #backtoblog a {
	color: #ccc;
}

.login #backtoblog a:hover
 {
	color: #fff;
}
#login form .submit input {
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
}
.button-primary:active,
#login form .submit input:active {
	background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top !important;
}

.button[disabled],
.button:disabled,
.button-secondary[disabled],
.button-secondary:disabled,
a.button.disabled {
	color: #ccc !important;
	border-color: #ccc;
}

.button-primary[disabled],
.button-primary:disabled {
	color: #2fa0d5 !important;
}

a{
	color: #21759b;
}

a:active,
a:focus {
	color: #d54e21;
}

a:hover,
#login form .submit input:hover {
	color: #d54e21;
}

#login form .submit input:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

.error, #login #login_error {
	background-color: #ffebe8;
	border-color: #c00;
}
.updated,
.login #login_error,
.login .message {
	background-color: #ffffe0;
	border-color: #e6db55;
}


-->

</style>
