*{
	margin:0px;
	pading:0px;
	outline:none;
	border:none;
	text-decoration:none;
}

#header {
	height: 208px;
	width: 656px;
	background-image: url(imgs/header.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#navi {
	width: 656px;
	height: 30px;
	margin-top: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.05em;
	position: absolute;
	text-align: center;
}
#left_res {
	width: 370px;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	position: absolute;
	margin-top: 45px;
}
#right_res {
	height: 600px;
	width: 245px;
	position: absolute;
	margin-left: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	margin-top: 45px;
}

.black {
	color: #000000;
	font-size: 13px;
}

.blue_header {
	color: #3366FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}


#title {
	width: 656px;
	height: 45px;
	font-size: 20px;
	color: #333333;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
}



a {
	color: #333333;
}
a:hover {
	color: #3366FF;
	text-decoration:underline;
}

a.black_link {
	color: #333333;
}
a.black_link:hover {

	color:#000000;
	text-decoration:underline;
}



body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(imgs/bgLight.jpg);
}
.pink {
	color: #FF33CC;
}



#pic {
	height: 159px;
	width: 286px;
	margin-left: 19px;
	margin-top: 21px;
	border: 3px solid #000000;
}

#black {
	position: absolute;
	width: 292px;
	height: 25px;
	margin-left: 19px;
	margin-top: 185px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 8px;
	font-size: 12px;
	text-align: center;
}



#container {
	height: 850px;
	width: 656px;
	margin-right: auto;
	margin-left: auto;
}
.sub {
	height: 20px;
	width: 50px;
	background-color: #000;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


#res_header {
	width: 651px;
	height: 20px;
	position: absolute;
	background-image: url(imgs/black.jpg);
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
}

#contact_header {
	width: 651px;
	height: 20px;
	position: absolute;
	background-image: url(imgs/black.jpg);
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
}
.italics {
	font-size: 11px;
	font-style: italic;
}
#form {
	width: 654px;
	height: 190px;
	position: absolute;
	margin-top: 35px;
	border: 1px solid #666666;
	background-image: url(imgs/darker.jpg);
}
#form_inner {
	width: 600px;
	margin-left: 25px;
	margin-top: 10px;
}
input {
	border: 1px solid #666666;
	margin-top: 5px;
	width: 150px;
	height: 25px;
}
#left_form {
	width: 200px;
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-top: 25px;
	text-align: right;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066CC;
	position: absolute;
}
#right_form {
	width: 400px;
	height: 150px;
	position: absolute;
	margin-top: 15px;
	margin-left: 230px;
	font-size: 12px;
}
#line_field {
	height: 32px;
	width: 400px;
}
.small {
	height: 15px;
	margin-top: 2px;
	font-size: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textarea {
	width: 200px;
	height: 50px;
	margin-top: 3px;
}
.margin {
	margin-top: 7px;
}


#line_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	width: 200px;
}

#right {
	width: 240px;
	position: absolute;
	margin-top: 25px;
	height: 225px;
	margin-left: 400px;
	font-size: 12px;
}
textarea {
	border: 1px solid #666666;
	margin-top: 5px;
	font-size: 10px;
}





#blank {
	position:absolute;
	width: 328px;
	height: 300px;
	z-index:6;
	}

#work_holder {
	height: 600px;
	width: 656px;
	margin-top: 5px;
}

#darker {
	width: 328px;
	height: 300px;
	float: left;
	background-image: url(imgs/bgdark.jpg);
}

#darker:hover {
	width: 328px;
	height: 296px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
	cursor:pointer;
	background-color: #000000;
	background-image: url(imgs/black.jpg);
}

#lighter:hover {
	width: 328px;
	height: 296px;
	float: left;
	background-color:#000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
	cursor:pointer;
	background-image: url(imgs/black.jpg);
}

#lighter {
	width: 328px;
	height: 300px;
	float: left;
	background-image: url(imgs/darker.jpg);
}

#lighter:hover #text {
	color:#CCCCCC;
	}
#submit {
	height: 25px;
	width: 100px;
	position: absolute;
	margin-top: 125px;
	margin-left: 210px;
}


#darker:hover #text {
	color:#CCCCCC;
}



#text {
	width: 286px;
	height: 70px;
	position: absolute;
	margin-top: 38px;
	font-size: 11px;
	line-height: 18px;
	margin-left: 19px;
}


#darker2 {
	width: 328px;
	height: 240px;
	float: left;
	background-image: url(imgs/bgdark.jpg);
}

#darker2:hover {
	width: 328px;
	height: 236px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
	cursor:pointer;
	background-color: #000000;
	background-image: url(imgs/black.jpg);
}

#lighter2:hover {
	width: 328px;
	height: 236px;
	float: left;
	background-color:#000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
	cursor:pointer;
	background-image: url(imgs/black.jpg);
}

#lighter2 {
	width: 328px;
	height: 240px;
	float: left;
	background-image: url(imgs/darker.jpg);
}

#blank2 {
	position:absolute;
	width: 328px;
	height: 240px;
	z-index:6;
	}
