body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:85%;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

#footer {
clear:both;
}

#footer p{
	line-height:20px;
	color:#999999;
	font-size:90%;
}

.at {
	color:#91BCA2;
}

h1 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	font-size:20px;
	color:#000000;
	letter-spacing:2px;
}

  /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -300px;
   text-align: center;
   min-width: 750px; 
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	position: relative;
	text-align: left;
	width: 750px;
	height: 300px;
	margin: 0px auto;
	border-top:1px solid #6D6D6D;
	border-left:1px solid #6D6D6D;
	border-right:1px solid #6D6D6D;
}
	
#content{
	position:relative;
	float:left;
	border-left:1px solid #6D6D6D;
	border-right:1px solid #6D6D6D;
	border-bottom:1px solid #6D6D6D;
	border-top:1px dotted #91BCA2;
	width:750px;
	background:#FFFFFF;
	margin-left:-1px;
}

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom:10px;
	font-size:90%;
	padding-left:0px;
	width:180px;
}

a:link {
	color: #B4551C;
	text-decoration: none;
}

a:visited {
    color: #B4551C;
	text-decoration: none;
}

a:hover {
	color: #B4551C;
	text-decoration: none;
	border-bottom:1px solid #B4551C;
}

a:active {
	color: #006b6b;
	text-decoration: none;
	border-bottom:1px dotted #B4551C;
	}

a:link.nolink {
	color: #B4551C;
	text-decoration: none;
	border:none;
}

a:visited.nolink {
    color: #B4551C;
	text-decoration: none;
	border:none;
}

a:hover.nolink  {
	color: #B4551C;
	text-decoration: none;
	border:none;
}

a:active.nolink  {
	color: #006b6b;
	text-decoration: none;
	border:none;
	}

.floatleft {
	float:left;
	margin: 20px 10px 5px 0px;
	padding:2px;
	border:1px dotted #ccc;
}

#maintext{
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	overflow:auto;
	width:494px;
	height:330px;
	padding:5px 15px 0px 20px;
	line-height:21px;
	margin-bottom:0px;
}

#projects_container{
	margin-bottom:5px;
}

#contentleft{
	position:relative;
	float:left;
	width:220px;
}

#contentright{
	float:left;
	width:500px;
	height:335px;
	border-left:1px solid #91BCA2;
}

#logo{
	border-bottom:1px solid #999;
}

#innerleft{
	margin:20px 10px 0px 15px;
}

#innerright{
	padding:0px 0px 0px 0px;
}

.entry{
	padding-bottom:10px;

padding-top:10px;
	border-bottom:1px dotted #666666;
}

strong {
	color:#000000;
	font-weight:bold;
}

#mainphoto {
	padding:0px;
	margin-top:0px;
	margin-left:1px;
	background:#FFFFFF;
	border:1px solid #ccc;
}

#Table_01 {
	position:relative;
	left:10px;
	top:0px;
	width:483px;
	height:32px;
}

#menu-off11 {
	position:absolute;
	left:0px;
	top:0px;
	width:117px;
	height:32px;
}

#menu-off22 {
	position:absolute;
	left:0px;
	top:0px;
	width:99px;
	height:32px;
}

#menu-off33 {
	position:absolute;
	left:99px;
	top:0px;
	width:121px;
	height:32px;
}

#menu-off44 {
	position:absolute;
	left:220px;
	top:0px;
	width:63px;
	height:32px;
}

#menu-off55 {
	position:absolute;
	left:283px;
	top:0px;
	width:83px;
	height:32px;
}

#experience_container {
	position:relative;
	left:-40px;
}

#experience ul {
	font-style:italic;
	list-style:none;
	padding-bottom:10px;
	padding-left:10px;
	background:url(http://www.katharinewaltonrepresents.com/images/bullet.gif) no-repeat 0px 7px;
}

#experience ul li {
	font-style:normal;
	list-style:none;
}

#experience ul li.type {
	font-style:normal;
	list-style:none;
	color:#666666;
}

.contact {
padding-top:5px;
margin-top:5px;

}