html, body {
	padding:0px;
	margin:0px;
	font-family:Helvetica, Verdana, Arial;
	font-size:12px;
	/*color:#504644;*/
	color:#515151;
	text-align:center;
}

#wrap {
	text-align:left;
	width:962px;
	margin:0 auto;
}

#header {
	margin-top:46px;
	height:220px;
	background:#fff;
}

#header img {
	margin-left:6px;
}

//#header a {
//	display:none;
//}


#menu {
	display:none;
}

#logo {
	display:none;
}

#submenu a {
	display:none;
	font-size:17px;
	text-align:center;
	display:block;
	float:left;
	text-decoration:none;
	/*color:#bab19e;*/
	color:#515151;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
}

#menu a {
	font-size:15px;
	text-align:center;
	display:block;
	float:left;
	text-decoration:none;
	/*color:#bab19e;*/
	color:#515151;
	font-weight:bold;
	/*border-right:2px solid #bab19e; */
	border-right:2px solid #515151;
	height:15px;
	margin:4px 0px 0px 0px;
	padding:0px 10px 1px 8px;
	font-weight: normal;
	letter-spacing: -1px;
}

#menu a:hover, #submenu a:hover {
	/*color:#5a5542;*/
	color:#111;
	
}

#box {
	height:326px;
	background:#eee;
	margin-top:-20px;
	border:solid 1px #ddd;
}

#box_left {
	width:480px;
	float:left;
	background:#F6F6F6;
	height:326px;
}

#box_left img {
	width:480px;
	height:326px;
}

#box_right {
	width:480px;
	float:right;
	/*background:#f0ede8;*/
	background:#f6f6f6;
	height:326px;
}

.thumb_group {
	margin:auto;
	margin-top:10px;
}

.title {
	font-size:16px;
	font-weight:bold;
}

.thumb_box {
	width:233px;
	float:left;
	margin-top:10px;
	margin:3px;
	/* height:160px; */
}

.thumb {
	height:110px;
	/*background:#f0ede8;*/
	background:#eee;
}

.thumb img {
	width:232px;
	height:110px;
}

.description {
	font-size:11px;
	width:232px;
	background:#fff;
}

.description_last {
	width:232px;
	float:left;
}

.description p, .description_last p, .description_long p {
	padding:0px;
	margin:0px;
}

.clear {
	clear:both;
}

#footer {
	width:950px;
	margin:0 auto;
	height:200px;
	text-align:left;
	padding-top:5px;
}

#headline {
	position:relative;
	width:320px;
	left:20px;
	top:220px;
	text-align:justify;
	line-height:16px;
}

h1, h1 strong {
	margin:10px 0px;
	padding:0px;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	/*color:#504644;*/
	color:#515151;
}

#headline p {
	text-align:justify;
	font-size:11px;
}

#controls {
	position:absolute;
	top:0px;
	right:0px;
	background:#333;
	text-align:right;
	width:160px;
}

#controls a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:3px 10px;
}

#controls a:hover {
	color:#333;
	background:#ddd;
}

#toggle { display:none; } 


#toggle a:hover {

}

#img_library {
	text-align:center;
	width:420px;
	background:#fff;
	display:none;
	position:absolute;
	top:25px;
	right:10px;
	border:solid 1px #333;
}

#vid_library {
	text-align:left;
	width:420px;
	background:#fff;
	display:none;
	position:absolute;
	top:25px;
	right:10px;
	border:solid 1px #333;
}

#img_handle {
	background:#333;
	color:#fff;
	padding:5px;
}

#vid_handle {
	background:#333;
	color:#fff;
	padding:5px;
}

.lib_wrap {
	padding:5px;
}

#img_library img {
	width:58px;
	cursor:pointer;
}


#vid_library img {
	width:58px;
	cursor:pointer;
}

.heading {
	font-weight:bold;
	font-size:15px;
	margin:0px;
	/*color:#5a5542;*/
	color:#515151;
}

.droppable-active {
	background:#ccc;
}

.droppable-hover {
	background:#333;
}


table {
	font-size:10px;
	border:solid 1px #ddd;
}



table a {
	color:#333;
	text-decoration:none;
}

table a:hover {
	text-decoration:underline;
}

.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #fff;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.admin_actions a {
	color:#333;
	text-decoration:none;
}

.admin_actions a:hover {
	color:#999;
}

.files a {
	color:#333;
}

td {
	padding:5px;
}


#article {
	margin-top:14px;
	width:480px;
	float:left;
}

#sidebar {
	margin-top:16px;
	width:480px;
	float:right;
	/*background:#efede8;*/
	background:#eee;
}

#sidebar p {
	line-height:18px;
}

#article p {
	line-height:16px; 

}

.post {
	padding:10px;
}

img, a {
	border:none;
}

.keyline {
	/*border-bottom:solid 1px #b2b0a3;*/
	border-bottom:solid 1px #515151;
	width:100%;
	margin-top:10px;
}

input, textarea {
	padding:2px;
	border:solid 1px #a1a1a1;
}

a {
	/*color:#5a5542;*/
	color:#515151;
	text-decoration:none;
}

.left {
	float:left;
	padding:0px;
	margin:0px;
}

.right {
	float:right;
	padding:0px;
	margin:0px;
}

.directors {
	font-weight:bold; 
	text-transform: uppercase; 
	width:420px;
	position:absolute;
	top:-200px;
}

.directors a, .directors p {
	font-size:1.4em;
}

.directors a:hover {
	text-decoration:underline;
}

#message {
	border:solid 1px #ddd;
	background:#fafafa;
	padding:5px 10px;
	margin:10px 0;
	font-size:1.2em;
	text-align:center;
	color:#444;
	position:absolute;
	top:20px;
	right:0px;
	width:140px;
	font-weight:bold;
}