/* CSS for Serena de la Hey created by Small Blue Information Systems */
/* 14/09/6 www.smallblue.net */


body {
	background-color:#cccccc;
    	margin: 0px;
    	padding: 0px;
    	text-align: left;
    	font-family: arial, "Sans Serif", serif;
    	font-size: 80%;
    	padding-top: 13px;
}

/* pshift */
html { min-height: 100%; margin-bottom: 1px; }

img {
	border: 0px;
	align: middle;
}

#mb {
	background-color:#ffffff;
	width: 654px;
	margin: 0px auto;
	padding: 13px;
	display: block;
}

.b {
	margin: 0px auto;
	height: 18px;
	white-space: pre;
	background-color: #9A3334;
	padding: 6px 14px 6px 14px;
	margin: 0px;
	clear: both;
	color: white;
	/* letter-spacing: 1px; */
}




.floatleft {
	float: left;

}

.floatright {
	float: right;
}

#c {
	padding: 14px;
	padding-bottom: 45px;
	margin: 0px;
	background-color: #ffffff;
	color: #333333;
	word-spacing: 2px;
	line-height: 2;
}

.tc {
	width: 350px;
	padding-top: 9px;
}

p {
	font-size: small;
	font-size: 90%;
}


H1 {
  	text-align: left;
	font-size: medium;
	font-weight: normal;
	margin-top: 0px;
}

a.mainlink:link {color:#142045;}

a:mainlink:visited {color:#142045;}

a.mainlink:hover {
  color:#3555b7;
  text-decoration:underline;
  }

a.m:link {
	color:#ffffff;
	text-decoration: none;
}

a.m:visited {
	color :#ffffff;
	text-decoration: none;
}

a.m:hover {
	color:#ffffff;
  	text-decoration: underline;
}

a.cu {
	color:#ffffff;
  	text-decoration: underline;
}

.l {
	float: left;
	margin: 3px;
}

.r {
	float: right;
	padding-top: 14px;
	padding-bottom: 45px;
}

/* WORK SELECTOR */


#container {
	width:600px;
	height: 450px;
	margin:0px auto;
	text-align:left;
	border:0px solid #000000;
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;

}

#lbox {
	float: left;
	width: 310px;
	height: 250px;
	text-align:left;
	background-color:#ffffff;
	/* Helps firefox out */
	font-size: 0;
	line-height: 0;
	padding: 0px;
	margin: 0px;
}

#rbox {
	float: right;
	width: 290px;
	height: 250px;
	text-align:left;
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;

}

#footer {
	padding: 6px 14px 6px 14px;
	margin: 0px;
	color: white;
	height: 18px;
	background-color: #9A3334;
	clear: both;

}

.projectselector {
	margin: 5px;
}

#line1 {
	font-style: normal;
	color: #9A3334; 
}

#line2 {
	font-style: normal; 
}

/* Red with reduced line-height*/
.s1 {
	font-weight: bold;
	font-size: 85%;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Gray and bold with reduced line-height */
.s2 {
	color: #9A3334;
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 0px; 
}

/* Rreduced line-height */
.s3 {
	margin-top: 0px;
	font-size: 85%;
	margin-bottom: 0px; 
}

input.btn{
   color:#9A3334;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   width: 32px;
   margin: 3px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
      
input.linkbtn{
   color:blue;
   font-family: arial, "Sans Serif", serif;
   font-size:90%;
   font-weight:bnormal;
   background-color:#ffffff;
   border:0px;
}
      
input.txtarea {
	background-color: #FDFAF4;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	width: 550px;
}

textarea.news {
	background-color: #FDFAF4;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	width: 550px;
	height: 115px;
}

