body {
	margin: 0px;
	padding: 5px;
	font-family: arial, comic sans, sans sarif;
	line-height: 17pt;
	font-size: 12px;
	color: #000000;
 	text-align: justify;
	background: #000000 url(bg.png) top left repeat;
}

input, textarea, select {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: arial, comic sans, sans sarif;
	font-size: 12px;
	color: #000000;
	border: 1px dotted;
	border-color:#C04C52; 
 	text-align: justify; 
}

p { 
	margin-top: 0px;}

b {
	color: #D50000;
}

i {
	color: #D50000;
}

h1 {	
font-family: Lucida Grande, sans-serif, verdana;
font-size: 11px;
color: #D50000;
line-height: 7pt;
letter-spacing: 3pt;
font-style: italic; 
font-weight: bold;
text-align: center;
border-bottom: dashed 1px #000000;
padding-bottom: 5px;
}

.joinedpicture {
	margin: 8px 8px 0px 0px;
	padding: 10px;
	background-color: #89D6DE;
	float: center;
	opacity:0.6;
}

img:hover.joinedpicture {
	background-color: #FFFFFF;
	opacity:0.9;
}

a {
	color:000000; 
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
	cursor: default;
	background-color: #B0E8FF;
}

a:hover {
	color:000000;
	text-decoration:none;
	font-weight:bold;
	cursor: default;
    border-bottom: 2px #000000;
    background-color: #E4ECFF;
}

#content {
	position: absolute;
	left: 224px; 
	top: 480px; 
	width: 432px;
	padding-bottom: 5px;
}
