/************/
/* the body */
/************/

body {
	background-color:#bee2f8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
        color:#000000;
	margin:0;
	padding:0;
	}

/*****************/
/* begin all div */
/*****************/
#container {
	background-image:url(images/back.png);
	background-position:top center;
	background-repeat:repeat-y;
	width:1000px;
	margin:0 auto;
	}
#header {
	background-image:url(images/header.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:1000px;
	height:150px;
	}
#center {
	padding-left:20px;
	}
#content {
	float:left;
	color:#666666;
	width:635px;
	margin-left:20px;
	margin-bottom:20px;
	text-align:justify;
	}

#footer {
	height:50px;
	font-size:8px;
	text-align:center;
	padding-right:35px;
	background-image:url(images/footer.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#666666;
	clear:both;
	}
/***************/
/* end all div */	
/***************/

/*******************/
/* begin left menu */
/*******************/
#menu {
	border-top:0px solid #def0fc;
	margin-bottom:50px;
	width:140px;
	float:left;
	text-align:center;
        font-size:8px;
	}
#menu a:link, #menu a:visited {
	text-align:left;
	width:125px;
	margin:0px 0px 0px 0px;
	padding:2px 3px 2px 12px;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #def0fc;
	display:block;
        background-color:#0c4da2;
        font-size:8px;
	}
#menu a:hover {
	background-color:#808080;
	text-decoration:none;
	}
/*****************/
/* end left menu */
/*****************/

/**********************/
/* begin page-setting */
/**********************/
a {
	text-decoration:none;
	color:#c00000;
}

p { 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	 }

/* CHANGE THE TITLE ON TOP HERE */

#logo1 {
	color:#000000;
	font-size:32px;
	font-weight:bold;
	position:relative;
	top:50px;
	text-align:right;
	padding-right:569px;
	}
#logo2 {
	color:#B38B84;
	font-size:32px;
	font-weight:bold;
	position:absolute;
	top:50px;
	padding-left:218px;
	}
.title {
	font-size:18px;
	padding-left:5px;
	margin-bottom:15px;
	margin-top:15px;
	color:#c00000;
	border-left:15px solid #808080;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	}
.logobox {
   float: right;
   margin: 0px;
   padding: 0;
}

.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: 10px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.formbutton
{
	font-size: 10px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
.searchform .formfield
{
	width: 100px;
    	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	margin: 0 2px 2px 0;
	padding: 2px 0;
}
.searchform .formbutton
{
	width: 50px;
    	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;
}

/* FOR THE PRETTY PICTURES INSIDE YOUR POST */

.leftbox {
 float: left;
 margin-right: 5px;
 margin-bottom: 0px;
 }

.rightbox {
 float: right;
 margin-left: 5px;
 margin-bottom: 0px;
 }


