body{
	background-image: url(../pngs/panicmodelayout_2_bg.png);
	background-repeat: repeat;
	z-index: 1;
}

#img{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#alli{
	position: absolute;
	top: 417px;
	left: 153px;
	width: 484px;
	z-index: 3;
}

#col{
	position: absolute;
	top: 417px;
	left: 0px;
	width: 140px;
	z-index: 3;
}

.table{
	margin: 5px;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}

table{
	margin: 5px;
	font-family: arial;
	font-size: 10px;
	color: #000;
}


h3{
	font-family: georgia;
font-size: 25px;
letter-spacing: -2px;
font-weight: normal;
text-transform: uppercase; 
color:#222; 
text-align: left;
line-height:30px;
text-decoration:normal;
margin: 0px;
}

h2{
	font-family: georgia;
font-size: 15px;
letter-spacing: -2px;
font-weight: normal;
text-transform: uppercase;
color:#c06156; 
text-align: center;
line-height:30px;
text-decoration:normal;
margin: 0px;
}

b{
	font-weight: bold;
	color: #db5a47;
}

i{
	font-weight: italic;
	color: #808080;
}

u{	
	text-decoration: none;
	color: #333;
	border-bottom: dashed 2px #d5e761;
}

a{
	text-decoration: none;
	color: #222;
}

a:hover{
	text-decoration: none;
	color: #db5a47;
}

a.nav{
	display: block;
	color: #db5a47;
	font-family: georgia;
	font-size: 15px;
	letter-spacing: -2px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 1px;
	width: 135px;
}

a.nav:hover{
	display: block;
	background-color: #666;
	color: #d5e761;
	font-family: georgia;
	font-size: 15px;
	letter-spacing: -2px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

textarea{
	background-color: #db5a47;
	border: 3px solid #d5e761;
	font-family: arial;
	font-size: 10px;
	color: #000;
	height: 30px;
	width: 150px;
}
