#BACKGROUND { background-image: url('../img/background_corner.gif'); background-repeat: no-repeat; background-color: #FFFFFF; border-bottom: 6px solid #333333; padding-bottom:20px; margin:50px auto 20px auto; position: relative; width: 780px; }

#HOME { width:120px; height:18px; padding:7px 0px 0px 660px}
A.HOME:link, A.HOME:visited, A.HOME:active { color: #333333; }
A.HOME:Hover { color: #666666; }
 
#FOOTER { position: relative; border-top:1px solid #FFFFFF; padding-top:10px; padding-bottom:20px; width:780px; margin: 0px; text-align:right; font-size: 9px; color: #666666; }
A.FOOTER_LINK:link{ color:#666666; }
A.FOOTER_LINK:visited{ color:#666666; }
A.FOOTER_LINK:hover { text-decoration:none; color:#0B50A1 }
A.FOOTER_LINK:active { text-decoration:none; color:#666666 }

#BAR { background-image: url('../img/moroko_logo.gif'); background-repeat: no-repeat; width:780; height:62px; border-bottom: 6px solid #333333; margin-bottom:20px; cursor:pointer; }

#MENU { float:left; width:150px; color: #0B50A1; } 
#MENU_TEXT { margin:18px 18px 0px 18px; color: #0B50A1; text-align:center}
#MENU_UL { list-style-type:none; }
.MENU_LI { padding-bottom:12px; }

#CONTENT_HOLDER { float:right; width:620px;}
#TOP_BORDER { height:20px; background-image: url('../img/border_top.gif'); background-repeat: no-repeat }
#CONTENT { background-image: url('../img/border_left.gif'); background-position:bottom left; background-repeat: repeat-y; padding-left:53px; padding-bottom:1px;}
#BOTTOM_BORDER { height:20px; background-image: url('../img/border_bottom.gif'); background-repeat: no-repeat; clear:both;}

#PAGE_TITLE { padding:10px; color: #4573B3;	font-size:18px; font-weight:bolder; text-align:left; }
#PAGE_CONTENT { text-align:justify; padding:0px 30px 0px 10px;}

#WEBCAM { width:330px;  float:left; }
#LOGIN { width:150px; height:240px; }
#LOGIN_TEXT { text-align:justify; }

#LIST LI { padding-bottom:10px; } 

#Logout {
position: relative;
width:500px;
text-align:right;
}

#Webcamfull {
position:relative;
width:540px;
height:380px; 
text-align:center;
}

#Navigation {
	position: relative;
	background-color: #000000;
	left: 150px;
	width: 630px;
	height: 18px;
}

#Left_Column {
	width:150px;
}

#Left_Column_Bar {
	width:150px;
	background-color: #000000;
	height: 60px;
	color: #FFFFFF;
}

#Left_Column_Bar_Content {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	padding-top:40px;
	padding-right:10px;
	text-align:right;
}

#Left_Column_Content {
	position:relative;
	margin:10px;
}

#Center_Column {
	position:relative;
	width:630px;
}

#Center_Column_Bar {
	width:100%;
	height: 50px;
}



#Center_Column_Content {
	position:relative;
	padding-left:10px;
	padding-top:10px;
}


.Center_Column_Content {
	position:relative;
	padding-left:10px;
	padding-right:30px;
}

.Center_Bar_Title {
font-size: 14px;
color:#FFFFFF;
font-weight: bolder;
}

.Center_Bar_Text {
font-size: 10px;
color:#FFFFFF;
font-weight: bolder;
}

.Text_Content {
text-align:justify;
}

.Text_List {
padding:5px;
text-align:justify;
}

.Text_Content_Right {
padding-top:5px;
padding-bottom:5px;
text-align:right;
}

.Text_Title {
padding-top:10px;
padding-bottom:5px;
font-size: 12px;
font-weight: bolder;
border-bottom: 1px solid #000000;
}




