* {
   padding:0;
   margin:0;
}

body {
margin: 0 auto;
padding: 0;
font: 76% arial;
background: #000000 url(bg.gif) top center repeat-y;
}



#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 1000px;
padding: 0px;
border: 0px;
}

#header {
clear: both;
margin: 5px 0 0 0;
padding: 0;
height: 25px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
font-size: 1em;
padding-left: 10px;
padding-top: 5px;
}

#header p {
width: 480px;
float: right;
text-align: right;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 1em;
line-height: 1.2em;
padding-top: 5px;
padding-right: 5px;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#titlebar {
background-color: #800000;
width: 1000px;
height: 100px;
color: #ffffff;
margin: 0px;
border: 0px;
padding: 0px;
}

#titlebar h1 {
font-size: 24px;
float: right;
padding-top: 40px;
}

#titlebar h2 {
text-align: left;
padding-left: 0px;
width: 230px;
}

#titlebar h3 {
padding-top: 30px;
width: 350px;
float: left;
height: 35px;
}

#leftside {
clear: left;
float: left;
width: 350px;
padding-left: 20px;
}

#leftside ul {
padding-left: 40px;
}

#avmenu {
float: right;
width: 210px;
margin: 0 0 10px 0;
padding: 0px;
font-size: 0.9em;
padding-left: 10px;
}

#avmenu ul {	
list-style: none;
width: 190px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 6px 0 0 10px;
background: #AA1C28;
border-left: 4px solid #E3C885;
}	
	
#avmenu li a:hover {
background: #E3C885;
color: #31397B;
border-left: 4px solid #31397B;
}



#udmenu li {
margin-bottom: 4px;
}

#udmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#udmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 0px;
padding: 0px;
width: 186px;
color: #505050;
line-height: 1.3em;
}

.announce h3 {
margin: 0px;
}

#content {
line-height: 1.6em;
text-align: left;
float: right;
width: 410px;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 2px;
display:inline;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.openit {
cursor: pointer;
}

.closeit {
cursor: pointer;
}

.draggable {
	border: 1px solid transparent;
}

.postit {
	position: absolute;
	width:200px;
	padding:10px;
	border-top:1px solid #ebddad;
	border-left:1px solid #ebddad;
	background:url("postit.gif") no-repeat bottom right;
	z-index: 10000;
	display: none;
}

.ui-tabs-nav {  padding-left: 250px; margin: 0}

.ui-tabs-unselect {
float: left;
width: 130px;
height: 25px;
background: url('/images/taboff.gif') no-repeat top left;
list-style-type: none
}

.ui-tabs-selected {
float: left;
width: 130px;
height: 25px;
background: url('/images/tabon.gif') no-repeat top left;
list-style-type: none
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.openit {
cursor: pointer;
}

.closeit {
cursor: pointer;
}

form {
display: inline;
margin: 0;
padding: 0;
}

.ui-tabs-hide { display: none; }

.proofer-portrait {
	margin-bottom: 15px;
	
	margin-right: 15px;
	width: 350px;
	height: 496px;
	border: 1px solid #888;
	background-repeat: no-repeat;
}

.proofer-landscape {
	margin-bottom: 15px; margin-left: 85px; float: left; margin-right: 150px; width: 523px; height: 369px; border: 1px solid #888; background-repeat: no-repeat;
}

.movable:hover { cursor: move; }

.textmovable:hover {
border: 1px solid #999;
}

img { border: 0px }
