body {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	align: center;
		background: #fff url(../../images/background/top_bar1.gif) top left repeat-x
	
}
p  {
	color:#3f2259;
	font-size: 85%;
	line-height: 145%;
	margin-top: 0px;
	margin-bottom: 8px;
}
.bold {
	font-weight: bold;
}
	
.italic {font-style:italic;}
.bio {
	font-style: italic;
	text-align: right;
}
h1  {
	color:#3f2259;
	font-size: 120%;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
	font-weight: bold;
}

h2  {
	color:#3f2259;
	font-size: 110%;
	line-height: 135%;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
}

h3  {
	color:#3f2259;
	font-size: 90%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

a:link  {
	color: #7b2939;
	text-decoration: none;
	border-bottom: #7b2939 2px solid;}



a:visited  {
	color:#5d5e71;
	text-decoration:none;	
}
a:hover {
	color:#7b2939;
	text-decoration: none;
	border-bottom: #7b2939 2px dotted;}

.titles  {
	margin-bottom: 18px;
	font-weight:bold;
}
#wrapper  {
	width:960px;
	height: 100px;
	margin: auto;
	align: center;
}


div#header {width: 960px;
margin: 0px;
padding: 0px;
}
div#logo {
	width: 203px;
	float: left;
	height: 176px;
	padding-left: 2px;
	margin-bottom: 0px;
}
div#contact {
	width: 960px;
	float: right;
	padding-left: 2px;
	margin-top: -160px;
	padding-top: 0px
	padding-bottom: -10px;
	font-size: 130%;
	line-height: 90%;
	text-align: right;
}

div#navigation {
	float: right;
	width: 960px;
	text-align: left;
	margin-top: -40px;
	margin-bottom:0px;
}
div#navigation li{
	float: right;
	display: inline;
	text-align: right;
	padding-right: 18px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}

div#navigation a {
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #3f2259;
	text-decoration: none;
}
div#navigation a:link  {
	color:#3f2259;
	text-decoration: none;
	border-bottom: none;}


div#navigation a:hover {
	border-bottom: #3f2259 2px solid;
}
div#navigation .current {
	color: #fff;
}
div#navigation a:hover.current {
	border-bottom: #fff 2px solid;
}

#content  {
	float: left;
	width:570px;
	background-color:#FFF;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 35px;
	padding-bottom: 25px;

}
div#table {
	float: left;
	width:570px;
	background-color:#FFF;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 35px;
	padding-bottom: 25px;

}
div#table h1 {
	padding-left: 10px;
}
div#table a:link {
	text-decoration: none;}

div#table a:hover{
	text-decoration: none;
	border-bottom: none;}


div#portfolio  {
	
	width:270px;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	float: right;
	text-align: left;
	padding-bottom: 25px;
	margin-top: 10px;
}
#portfolio p {
	color:#5f5567;
	font-size: .8em;
	line-height: 1.6em;

}
#portfolio p.italic {
	color:#7b2939;
	font-size: 1.1em;
	line-height: 1.6em;
	font-style:italic;
}
#portfolio p.cite {
	color: #7b2939;
	font-size: .8em;
	padding-top: 0px;
	line-height: 1.4em;
	}
	
#portfolio h3 {
	font-size: 1em;}

.imageportfolio {
	margin: 0px;
	padding:5px;
	border: 2px #666 solid;

}
#portfolio a:link  {
	color: #7b2939;
	text-decoration: none;
	border-bottom: #7b2939 2px solid;}



#portfolio a:visited  {
	color:#5d5e71;
	text-decoration:none;	
}
#portfolio a:hover {
	color:#7b2939;
	text-decoration: none;
	border-bottom: #7b2939 2px dotted;}
div#invite  {
	background-color: #fff;
	width:895px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	float: right;
	text-align: left;
	padding-bottom: 0px;
	margin: 20px;
}
#invite p {
	font-size: 75%;
	line-height: 1.7em;
}

#invite .imageFloatRight  {
	float:right;
	margin-top:0px;
	margin-left:8px;
	margin-right:0px;
	margin-bottom: 8px;
}
#invite a:link  {
	color:#c00;
	font-style: italic;
	text-decoration:underline;
}

#invite a:visited  {
	color:#666;
	font-style: italic;
	text-decoration:underline;	
}
table {
	text-align: center;
	width: 550;
	border: none;
	margin-left: 0px;
	
}
	
th {
	margin-left: 25px;
	margin-right: 0px;
	border:none;
}
td {
	font-size: .7em;
	border: none;
	padding: 2px;
	vertical-align: top;
	
}

	
#footer {
	clear: both;
	background-color: #fff;
	font-size: .8em;
	line-height: 1.1em;
	text-align: right;
	border-top: #666 4px solid;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-top:0px;
} 
div#footer p {
	color: #666;
}
div#footer .link {
	color: #c00;
}

div#footer .hover {
	color:#F60
}

.fltrt { 
	float: right;
	margin-left: 10px;
	margin: 8px;
	padding: 5px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.imagelft { 
	float: left;
	padding: 5px;
	border: #666 2px solid;
	margin-right: 12px;
	margin-bottom: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


