@charset "UTF-8";

body {
	background-color: #171F3A;
}

</style>
<link href="file:///Macintosh HD/Users/jadeimac/Documents/Client Files/Tullyvar/styles_tullyvar.css" rel="stylesheet" type="text/css" />
<style type="text/css">

a:link {
	color: #663399;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FFFFFF;
}

#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	margin-top: 30px;
	background-color: #000000;
}
* {
	margin: 0px;
}
#header {
	background-image: url(images/header.jpg);
	height: 305px;
}
#nav {
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	margin-right: 20px;
	padding-left: 5px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
}
#footer {
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/footer.jpg);
}
#bodymain {
	padding-right: 20px;
}
#textContainer {
	width: 645px;
	float: right;
	padding-bottom: 15px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.clearfloat { 
   clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
   
   }
#fromContainer {
	width: 400px;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
}
#photoBlock {
	float: right;
	width: 180px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imageright {
	padding-bottom: 15px;
	padding-left: 15px;
}
#header2 {
	background-image: url(images/header2.jpg);
	height: 305px;
}
