/* Basics CSS*/

body {
 margin: 40px 0;
 color: #333;
 background:#3c3c3c;
 padding:0;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
 }



#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
#nav a:hover {
text-decoration: underline;
color: #fff;
}

#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

h1 {
 font-size: 9em;
}

h2 {
 font-size: 1.3em;
}

#outer {
 width: 800px;
 margin: 0 auto;
 background: #fff url(bg3.gif) repeat-y;
 }

#hdr {
	padding-top: 5;
	background: #333333;
	color: #000000;
	height: 55px;
 }

#hdr h1 {
	font-size: 16px;
	color: #FFFFFF;
}




#nav {
	float:left;
	width:130px;
	padding: 1em 1em 30px;
	text-align: center;
	clear: both;

}
#nav ul {

 margin: 0;
 padding: 0px 0 0 0;
 list-style: none;
}
#nav li {
	margin: 0;
}
#nav h2 {
	margin: 0;
	font-size: 18px;
}

#cont {
 float: right;
 width:540px;
 padding: 1.5em;
 }
#cont h2 {
 color: rgb(153, 102, 51);
}

#ftr {
	clear: both;
	color: #CCCCCC;
	background:#333333;
	font-size: 9px;
	text-align: right;
	border-top: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 15px;
 }

#ftr h1{
	clear: both;
	color: #CCCCCC;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-right: 15px;
 }


#leftImg
{
float:left;
width: 125px;
height: 93px;
padding: 0 5px 5px 0;
}

#headimage
{
	float: right;
	padding-right: 4px;
	clear: none;

}

#rightImg
{
float:right;
width: 125px;
height: 93px;
padding: 0 0 5px 5px;
}
#rightargh {
	float: right;
	width: 380px;
	color: #FFFFFF;
	clear: none;
	vertical-align: bottom;
	height: 40px;
	text-align: right;
	padding-right: 15px;
	margin: 0px;
}
#leftargh {
	float: left;
	width: 400px;
	padding: 0;

}
#leftargh h1 {
	position:relative;
	font-size:1em
}
#leftargh h1 img {
	z-index:1;	
	position:absolute;
	top:0;
	left:0;
	width:400px;
	height:50px;
	min-height:50px;
	background:transparent url(http://www.eliteportraits.com/images/mast.gif) no-repeat;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}
