body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #330000;
	background: #714a21;
}
p {
	margin: 0;
	padding:0;
}
h1, h2, h3 {
	margin: 0;
}
h1 {
	color: #CC6600;
	font-size: 240%;
	font-family: Georgia;
	font-weight: bold;
}
h2 {
	color: #990000;
	font-size: 180%;
	font-family: Georgia;
	font-weight: bold;
}
h3 {
	color: #996633;
	font-size: 150%;
}
i {display: none;}
a {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
#flashportfolio {
        text-align:center;
}
.clearer {clear: both;}

#outer {
	margin: 0 auto;
	width: 791px;
	background: #FFF url(pix/alpha.gif) repeat-y;
}
#inner {
	margin: 0 auto;
	width: 769px;
	min-height: 500px;
}
#header {
	position: relative;
	height: 138px;
	background: url(pix/header.jpg) no-repeat;
}
a#logo {
	position: absolute;
	display: block;
	top: 20px;
	left: 10px;
	width: 250px;
	height: 100px;
}
#nav {
	height: 18px;
	background: #e5d7ad;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	text-align: center;
	color: #600;
	padding: 6px 16px;
}
#nav a {
	color: #660000;
	margin: 0 4px;
    font-size: 15px;
}
#nav a:hover {
	color: #CC6600;
}
#left {
	display: none;
}
#right {
	display: none;
}
#main {
	text-align: justify;
	padding: 20px 30px;
}
#main img {
	margin: 8px 10px;
}

#btm {
	clear: both;
	height: 11px;
	background: url(pix/btm.gif) bottom no-repeat;
}
#footer {
	margin: 6px auto;
	color: #FFF;
	font-size: 10px;
}
#footer a {color: #FFF;}
#edit a {color: #714a21;}
#edit a:hover {color: #FFF;}
#flash {
    position: absolute;
    width: 495px;
    height: 138px;
    top: 0;
    right: 0;
}
.sspwrap {
    text-align: center;
}
.ssp {
    margin: 0 auto;
}
