img {

	border:0px;

}

a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: Red;
	text-decoration : none;
}

a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: Red;
	text-decoration : underline;
	background : White;
}

a:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: Red;
}

a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: Red;
	text-decoration : underline;
}

h2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : normal;
	color: Black;
}

H1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	font-weight : normal;
	font-variant : normal;
	color: Black;
}


h5 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : normal;
	color: Black;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9ACD32;
	font : bold;
}




h3 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
	color: Black;
}

h4 {

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

	font-size : 14px;

	font-weight : bold;

	font-variant : small-caps;

	color: #333333;

}

u {

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

	font-size : 12px;

	color: #333333;

	text-decoration : underline;

}

b {

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

	font-size : 12px;

	font-weight : bold;

	color: #333333;

}

strong {

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

	font-size : 12px;

	font-weight : bold;

	color: #333333;

}

i {

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

	font-size : 12px;

	color: #333333;

	font-style : italic;

}

em{

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

	font-size : 12px;

	color: #333333;

	font-style : italic;

}

.container {
	width:762px;
	border-left:1px solid black;
	border-right:1px solid black;
	height : 100%;
	line-height : 100%;
}

.container1 {
	width:762px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	height:950px;
	border-bottom : thin solid Black;
}


.lightbrown {
	height:60px;
	background: #9ACD32;
	padding: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: White;
	font-weight : normal;
	font : /9px;
	border-top : thin solid Black;
}

.lightbrown1 {
	height:60px;
	background: #9ACD32;
	padding: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font : /9px;
	font:;
	}
.darkbrown {
	background: #FF3333;
	padding: 10px;
	height : 60px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.lightgrey {
	background: White;
	padding: 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	width: 547px;
}

.lightgrey_home {
	background: White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
}
	
	.lightgrey_project {
	background: White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	padding: 10px;
}
	footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8C00;
}


.lightgrey1 {
	background: #E5E5E5 left;
	padding: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 27%;
}

.image {
	border : thin solid;
}

.lightgrey2 {
	background: #E5E5E5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.lightgrey3 {
	background: #E5E5E5;
	padding: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


.darkgrey {
	width:215px;
	background: #E5E5E5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding: 9px;
}

.bold {

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

	font-size : 13px;

	font-weight : bold;

	color: #555555;

}

ul li {

	list-style-image: url(images/bullet.gif);

}

.daylightbrown {

    height:200px;

	padding: 4px;

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

	font-size : 11px;

	color: #FEFEFE;

	background: #A76E31;

}


.boxfloat4{
	margin-bottom : 1px;
	margin-left : 4px;
	margin-right : 2px;
	margin-top :2px;
	padding-bottom : 2px;
	padding-left : 5px;
	position : static;
	border-width: thin;
	background: #F0F8FF;
	border-color: Black;
	border-style:solid;
	}