body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('http://www.jaimesdesigns.com/images/stripes_varied-fade.png');
	background-repeat: repeat;
	padding:20px;
 	margin:0px;
  	text-align: center;
}
div.container {
	width: 860px;
	padding: 5px 2px 5px 2px;
	background-color: #A4C3C2;
	margin: 0px auto;
}

div.header {
	background-color:#FFFFFF;
	width: 850px;
	margin: 0px auto;
  	padding: 5px 0px;
}

div.content {
	background-color:#FFFFFF;
	width: 830px;
	margin: 0px auto;
  	padding: 10px;
	text-align: left;
}

div.footer {
	background-color:#FFFFFF;
	width: 830px;
	margin: 5px auto 0px auto;
  	padding: 0px 10px;
	text-align: right;
}

p.small {
	font-size: 10px;
}

p.title {
	font-size: 14px;
	color: #649291;
	font-weight: bold;
}

a {
	color:#829164;
	text-decoration: none;
}

a.hover {
	text-decoration: underline;
}

a.visited {
	color:#829164;
	text-decoration: underline;
}

img.screen {
	margin-left: 4px;
	padding: 5px;
	border: 2px solid #000000;
}

#topbar{
text-align: right;
font-size:14px;
color:#000000;
background:#CEDCAC;
font-weight:normal;
margin: 5px auto 0px auto;
padding:6px 6px 9px 6px;
overflow:auto;
height:1%;
clear:both;
width: 840px;
}
#topbar a{
color:#000000;
text-decoration:none;
margin:0px 10px;
height:23px;
line-height:23px;
float:right;
display:block;
}
a.active{
height:23px;
line-height:23px;
background:url('http://www.jaimesdesigns.com/images/tb_a.png') right top no-repeat;
padding-right:10px;
}
a.active span{
background:url('http://www.jaimesdesigns.com/images/tb_span.png') left top no-repeat;
height:23px;
display:block;
padding-left:10px;
}

#middlebar{
font-size:12px;
color:#000000;
background:#8ea45f;
font-weight:normal;
padding:6px;
margin: 0px auto;
overflow:auto;
height:1%;
clear:both;
width: 840px;
}
#middlebar a{
color:#000000;
text-decoration:none;
margin:0 5px;
padding-right:10px;
height:23px;
line-height:23px;
display:block;
float:right;
background:url('http://www.jaimesdesigns.com/images/mb_a.png') right top no-repeat;
}
#middlebar a span{
background:url('http://www.jaimesdesigns.com/images/mb_span.png') left top no-repeat;
height:23px;
display:block;
padding-left:10px;
}
