/* CSS Document */

body {
margin: 20px;
color: #333333;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
letter-spacing: 0px;


}
* {
padding:0;
margin:0;
}
p {	
	font-size: 9px;
	line-height: normal;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}



div.intext {

	text-decoration: none;
	color: #333333;
	font-size: 9px;
	display: block;
	
	
	}

div.intext a {

	color: #000000;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-decoration: none;
}

div.intext a:hover {
	
	color: #33CCCC;
}

div.listtext {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	display: block;
	font-weight: bold;
	line-height: 15px;	
	
	}

div.listtext a {

	color: #000000;
	border-bottom-color: #66CCFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-decoration: none;
}

div.listtext a:hover {
	
	color: #FF3366;
}

#left_content {
float: left;
width: 225px;

}

#illustration {
margin-top: 0px;
}

#web {
margin-top: 25px;
}

#friends {
margin-top: 25px;
}

#seperator {
float: left;
width: 10px;
height: 700px;
background-image: url(../iwa/images/bg.gif);
background-repeat: repeat-y; 
}

.logo {
	padding-bottom: 28px;
	
}

#right_content {
	float: left;
	width: 600px;
	position: absolute;
	left: 260px;

	

}

#contact {
	float: right;
	width: 270px;
	height: 45px;
	text-align: right;

}

#content {
	float: right;
	width: 600px;

}


	#text {
	float: left;
	width: 268px;
	padding-top: 24px;
	padding-right: 10px;
	padding-left: 20px;


}

#footer {

position: absolute;
left : 25px;
top: 680px;
}

	#image {
	float: right;
	width: 298px;
padding-top: 24px;
text-align:right;

}

#email {
float: left;
text-align: left;
margin-right: 470px;
padding-left: 15px;
}

#email a {
text-decoration: none;
color: #333333;
}

#email a:hover {
color: #FFFFFF;
background-color: #333333;
}

.email_text {
padding: 0px 0px 0px 18px;
background-image: url(../tomjudd3/images/email.png);
background-position: left;
background-repeat: no-repeat;
}

#phone {
float: left;
text-align: left;
}


#infobar {
	background-color: #333333;
	width: 665px;
	height: 74px;
	margin-left: 15px;
	margin-top: 46px;
}

#infobar_welcome {
	width: 665px;
	height: 74px;
	margin-left: 15px;
	margin-top: 46px;
}


.infobar_text {
padding: 12px 14px 8px 14px;
}

.infobar_text2 {
padding: 0px 14px 14px 14px;
}

.white_titles {
color: #FFFFFF;
}

.info_text {
color: #CCCCCC;
}

#images {
margin-bottom: 25px;
margin-top: 10px;
margin-left: 15px;
}

.titles_gap {
	font-size: 12px;
	background-color: #FFFFFF;
	font-size: 12px;
	display: block;
	width: 195px;
	height: 15px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}
div.links a {
	margin-left: 82px;
	text-decoration: none;
	color: #333333;
	border-bottom-color: #FF3366;
	border-bottom-width: thin;
	font-size: 10px;
}


div.links a:hover {
	border-bottom-style: solid;
margin-bottom: 7px;
}
div.links a:active {
color: #000000;
background-color: #FFFFFF;
}
