.container
{
	width:820px;
	position: absolute;
	left: 100px;
	top: 25px;
	border: 1px solid #cccccc;
	height: 630px;
}

.title
{
	position:absolute;
	top:20px;
	left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #3978ad;
	margin: 0;
	width: 340px;
}

.main_img
{
	position:absolute;
	top:69px;
	left:5px;
	background-image:url(main_img.jpg);
	background-repeat:no-repeat;
	width:801px;
	height:117px;
	margin: 0;
}

.nav
{
	width: 802px;
	height:25px;
	border-bottom: 1px solid #cccccc;
	vertical-align: bottom;
	position: absolute;
	left: 5px;
	top: 193px;
}

.nav_txt
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	vertical-align: top;
}

.photo_add_content
{
	position: absolute;
	top:232px;
	left:5px;
}

.text_add_content
{
	position: absolute;
	top:232px;
	left:409px;
}

a { 
	color:#3978ad; 
	text-decoration:none; 
	font-family: Arial, Tahoma, sans-serif; 
}
a:hover { 
	text-decoration:none; 
	color:#f99910;
	font-family: Arial, Tahoma, sans-serif; 
}
a:visited { 
	text-decoration:none; 
	font-family: Arial, Tahoma, sans-serif; 
}

.resultDiv {
	border: 0;
	height:100%;
    min-height: 24px;
}

* html .resultDiv {
	border: 0;
	height: 24px;
}

/* For preview and publish */

.rePreviewTopLeft {
	width: 14px;
	height: 14px;
}

.rePreviewTopMiddle {
	height: 14px;
}

.rePreviewTopRight {
	width: 14px;
	height: 14px;
}

.rePreviewLeftMiddle {
	width: 14px;
}

.rePreviewRightMiddle {
	width: 14px;
}

.rePreviewButtomLeft {
	width: 14px;
	height: 14px;
}

.rePreviewButtomMiddle {
	height: 14px;
}

.rePreviewButtomLeft {
	width: 14px;
	height: 14px;
}

TABLE.rePreviewLayout {
	width: 850px;
}

* html TABLE.rePreviewLayout {
	width: 850px;
}

.globalWorkareas {
	background: #FFFFFF;
}

DIV.footer SPAN.copy {
   color: #999999;
}