@charset "UTF-8";

body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper-home {
	text-align: left;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	height: 675px;
	background-image: url(images/homepage.jpg);
}
#nav-home {
	text-align: left;
	height: 184px;
	width: 139px;
	margin: 0px;
	padding-top: 142px;
}

#wrapper {
	text-align: left;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	height: 675px;
}
#header {
	width: 965px;
	height: 142px;
}
#content {
	height: 533px;
	width: 965px;
}
#nav {
	text-align: left;
	height: 184px;
	width: 324px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#iFrame {
	height: 533px;
	width: 640px;
	float: right;
	font-family: Helvetica;
	color: #999999;
	overflow: auto;
}

a{
	outline:none;
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #990000;
}
#news {
	height: 533px;
	width: 630px;
	float: right;
	font-family: Helvetica;
	color: #999999;
	overflow: auto;
	padding-right: 10px;
}

#news h1{
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}

#news h2{
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

#news p{
	font-size: 14px;
	line-height: 20px;
}
.ruler {
	color: #CCCCCC;	
}
#resume {
	height: 533px;
	width: 640px;
	float: right;
	font-family: Helvetica;
	color: #999999;
	overflow: auto;
}

#resume h1{
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}

#resume h2{
	font-size: 15px;
	text-indent: 8px;
	font-weight: normal;
	color: #666666;
}

#resume p{
	text-indent: 20px;
	font-size: 14px;
	line-height: 16px;
}
#links {
	height: 533px;
	width: 640px;
	float: right;
	font-family: Helvetica;
	color: #999999;
	overflow: auto;
	font-size: 15px;
	line-height: 25px;
}

#links h4{
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	padding:0px;
	margin:0px;
}

#contact {
	height: 533px;
	width: 640px;
	float: right;
	font-family: Helvetica;
	color: #999999;
	overflow: auto;
	font-size: 15px;
	line-height: 25px;
}

#contact h1{
	font-size: 16px;	
}
