/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
    background-repeat: repeat-y;
	background-image:url(img1.jpg);
	background-color: black;
    font: normal small "Arial";
	color: #797272;s
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	text-transform: lowercase;
	color: #FFA448;
}

#web

a.web:link { color: #FFFFFF; text-decoration: none }
a.web:active { color: #FFFFFF; text-decoration: none }
a.web:visited { color: #FFFFFF; text-decoration: none }
a.web:hover { color: #FF9935; text-decoration: underline; background: none }





/* Header */

#header {


	height: 40px;
	padding: 10px 0 0 0px;
}

#header * {
	text-align: center;
	text-decoration: none;
}




/* Column One */

#colOne {
float: right;
margin-right: 70px;
	width: 70%;
	height: 400px;
    background-color: #FFFFCC;
}


#footer {
float: right;
margin-right: 70px;
	width: 70%;
	background-image:url(test.jpg);
	color: #666666;
}

#scroll {
	overflow: auto;
	height: 360px;
	padding: 20px;
}


/* Column Two */

#colTwo {
height: 400px;
	width: 150px;
	margin-left: 10px; 
	padding-top: 0px;
float: left;


}



/* For latest browser version only
#colTwo .fold:hover ul {
	display: block;
}
*/

#colTwo li a {
	color: #F18585;
}

#colTwo h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1em;
}

#colTwo h2 a {
	display: block;
	padding: 3px 5px;
	text-decoration: none;
	background: #F18585;
	color: #FFFFFF;
}

#colTwo form {
	margin: 0;
	padding: 10px;
}

#textfield1 {
	width: 150px;
}

#submit1 {
	display: none;
}

#website {
color: #FFFFFF;
text-align: center;
float: right;
margin-right: 70px;
	width: 70%;
	padding-top: 20px;
}
