#position {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#masterheader {
	float: left;
	height: 100px;
	width: 790px;
	margin-top: 15px;
}
#masterheaderleft {
	height: 100px;
	width: 285px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	float: left;
	background-image: url(staticsiteimages/logo.jpg);
	background-repeat: no-repeat;
	background-position: 1px 30px;
}
#masterheaderleft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B6B6B6;
	text-align: right;
	margin-top: 75px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#masterheaderright {
	float: left;
	height: 100px;
	width: 430px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
#content {
	float: left;
	width: 790px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
#leftnav {
	float: left;
	width: 285px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cc0000;
}

#leftnav ul{
	list-style-type: none;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#leftnav li{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-size: 14px;
	
}
#leftnav a {
	color: #B6B6B6;
	text-decoration: none;
	font-weight: bold;
}
#leftnav a:hover {
	font-weight: bold;
	color: #FF0000;
}

#leftnavpict {
	float: left;
	width: 285px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cc0000;
	background-image: url(staticsiteimages/ladyinchair.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-position: right;
}

#contentright {
	float: left;
	width: 430px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}

#footer {
	float: left;
	width: 790px;
}

#socialbuttonright {
	float: left;
	width: 430px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	margin: 0px;
	padding: 0px;
	
}
#socialbuttonright img {
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 3px;
}

#imageContainer {
	float: left;
	height: 285px;
	width: 430px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#text {
	float: left;
	width: 410px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#text ul {
	list-style-type: circle;
	padding-left: 10px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#text li {
	
}

#text h1{
	font-size: 14px;
	font-weight: bold;
	color: #B6B6B6;
	margin: 0px;
	padding: 0px;
	
}

#text h2{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	
}

#text p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	
}
#text img {
	float: right;
	padding-right: 7px;
	padding-left: 7px;
}


#text2 {
	float: left;
	width: 410px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#text2 ul {
	list-style-type: circle;
	padding-left: 10px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#text2 li {
	
}

#text2 h1{
	font-size: 14px;
	font-weight: bold;
	color: #B6B6B6;
	margin: 0px;
	padding: 0px;
	
}

#text2 h2{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	
}

#text2 p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	
}
#text2 img {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#imageContainer img {
	display:none;
	position:absolute;
	
}
.mastertag {
	margin-top: 40px;
	text-align: right;
}
.mastertag h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B6B6B6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	
}

#footerleft {
	height: 65px;
	width: 285px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	float: left;
}
#footerleft img {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	margin-left: 5px;
}


#footerright {
	float: left;
	width: 430px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	height: 65px;
	
}
#footerright img {
	padding-right: 5px;
	padding-left: 5px;
}


#footerright p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B6B6B6;
	text-align: right;
	margin: 0px;
	padding: 5px;
}
#buttonholder {

}
#buttonholder img {
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#buttonholder a{
	text-decoration: none;

}
.smalltext {
	font-size: 9px;
	color: #999;
	line-height: 9px;
}
.red {
	color: #C00;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
