/* CSS Document */

#bottomsection {
	font-size: 10px;
}

body {
	background-image: url(http://localhost/kissxx/images/background4.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.style2 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#intro_content {
	text-align: center;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#contact_information {
	text-align: center;
	width: 100%;
	font-style: italic;
}

#contact_us_form {
	font-style: normal;
	
}

#contactform {
	text-align: center;
	
}

#content_container {
	width: 100%;
	text-align: center;
}

a {
	font-weight: bold;
	text-decoration: none;
	color:#666666;
}

a:hover {
	text-decoration: underline;
	color:#666666;
}

#h1intro {
	font-size: 12px;
	font-weight: normal;
}
.h2intro {
	font-size: 12px;
	font-weight: normal;
	display: inline;
}

#h1subjects {
	font-size: 12px;
	font-weight: normal;
	display: inline;
}

#h2subjects {
	font-size: 12px;
	font-weight: normal;
	display: inline;
}

.contact_input {
	width: 200px;
}
.contact_textarea {
width: 350px;
height: 100px;
}

#content_introduction {
	text-align: center;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding-top: 20px;
}
