/************/

/* the body */

/************/

body {

	background-color:#E4E4E4;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	margin:0;

	padding:0;

	}



/*****************/

/* begin all div */

/*****************/

#container {

	background-image:url(images/bgr.gif);

	background-position:top center;

	background-repeat:repeat-y;

	width:790px;

	margin:0 auto;

	}

#header {

	background-image:url(images/header.gif);

	background-position:top center;

	background-repeat:no-repeat;

	width:790px;

	height:130px;

	}

#center {

	padding-left:20px;

	}

#content {

	float:left;

	color:#000066;

	width:480px;

	margin-left:20px;

	margin-bottom:10px;

	text-align:left;

	}

#footer {
	height:50px;
	font-size:10px;
	text-align:right;
	padding-right:35px;
	background-image:url(images/pied.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#666666;
	clear:both;
	}

/***************/

/* end all div */	

/***************/



/*******************/

/* begin left menu */

/*******************/

#menu {

	

	margin-bottom:50px;

	width:200px;

	float:left;

	text-align:center;

	}

#menu a:link, #menu a:visited {

	text-align:left;

	width:185px;

	margin:0px 0px 0px 0px;

	padding:4px 3px 4px 12px;

	color:#FFFFFF;

	text-decoration:none;

	border-bottom:1px solid #666666;

	display:block;

	}

#menu a:hover {

	background-color:#666666;

	text-decoration:none;

	}

/*****************/

/* end left menu */

/*****************/



/**********************/

/* begin page-setting */

/**********************/

a {

	text-decoration:none;

	color:#000099;

}



p { 

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	 }



/* CHANGE THE TITLE ON TOP HERE */



#logo1 {

	color:#ffffff;

	font-size:32px;

	font-weight:bold;

	position:relative;

	top:50px;

	text-align:right;

	padding-right:569px;

	}

#logo2 {

	color:#86C427;

	font-size:32px;

	font-weight:bold;

	position:absolute;

	top:50px;

	padding-left:218px;

	}

.title {

	font-size:16px;

	padding-left:5px;

	margin-bottom:15px;

	margin-top:15px;

	color:#000066;

	border-left:20px solid #86C427;

	border-top:1px solid #86C427;

	border-bottom:1px solid #86C427;

	}

.sign {

	text-align:right;

	margin:10px 0px 10px 0px;

	padding:0px 0px 0px 0px;

	}

.link {

	background-image:url(images/arrow.gif);

	background-repeat:no-repeat;

	color:#666666;

	}

.link a:link, .link a:visited {

	background-image:url(images/arrow.gif);

	background-repeat:no-repeat;

	padding-left:25px;

	text-decoration:none;

	color:#666666;

	}

.link a:hover {

	background-image:url(images/arrow_over.gif);

	background-repeat:no-repeat;

	padding-left:30px;

	text-decoration:none;

	color: #999999;

	}

/********************/

/* end page-setting */

/********************/



/*FORM STYLINGS*/



.loginform, .searchform

{

	margin: 5px 0;

}



.commentform, .mailform

{

	margin-top: 10px;

}

.formfield

{

	font-size: 11px;

	margin: 1px 0 0 0;

	color: #494949;

	background: white;

	border-top: 1px solid #000066;

	border-left: 1px solid #000066;

	border-bottom: 1px solid #000066;

	border-right: 1px solid #000066;

}

.formbutton

{

	font-size: 11px;

	margin: 1px 0 0 0;

	color: #000066;

	background: white;

	border-top: 1px solid #000066;

	border-left: 1px solid #000066;

	border-bottom: 1px solid #000066;

	border-right: 1px solid #000066;

}

.searchform .formfield

{

	width: 130px;

    	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;

	margin: 0 2px 2px 0;

	padding: 2px 0;

}

.searchform .formbutton

{

	width: 60px;

    	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;

	padding: 2px 2px;

}

.loginform .formfield

{

	width: 130px;

    	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;

	margin: 0 2px 2px 0;

	padding: 2px 0;

}

.loginform .formbutton

{

	width: 60px;

    	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;

	padding: 2px 2px;

}



.mainform .formfield

{

	width: 280px;

    	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;

	margin: 0 2px 2px 0;

	padding: 2px 0;

}

.mailform .formbutton

{

	width: 100px;

    	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;

	padding: 2px 2px;

}

.commentform textarea

{

	width: 280px;

	padding: 0 2px;

	overflow: hidden;

    	font-family: Arial, Trebuchet MS, Verdana, sans-serif;

}

#nucleus_cf_name, #nucleus_cf_mail

{

	width: 200px;

    	font-family: Arial, Trebuchet MS, Verdana, sans-serif;

}

.commentform .formbutton

{

	width: 100px;

	height: 22px;

    	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;

}

/*SEARCH HIGHLIGHT COLOR*/

.highlight

{

	background: #DEFFA9;

}



/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */

.leftbox {

 float: left;

 margin-right: 1em;

 margin-bottom: 0em;

 }



.rightbox {

 float: right;

 margin-left: 1em;

 margin-bottom: 0em;

 }
