/* CSS Document for no picture background pages */

body 
{
	font-family: "Century Gothic";
	font-size:14px;
	color:#7b297c;
	line-height:20px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#d6aed0;
	scrollbar-shadow-color:#d6aed0;
	scrollbar-face-color:#d6aed0;
	scrollbar-highlight-color:#d6aed0;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

img
{
	border:0px;
}

#page 
{
	margin: 0px auto;
	position: relative;
	width:1024px;
	height:715px;
	background-image: url(../images/nopic_bk.jpg);
}

/* setting for the top menu and bottom menu */
#menu_top
{ 
	width:384px;
    height:40px;
	position:absolute;	
	left:370px;
	top:65px;
}

#menu_bottom
{
	width:485px;
	position:absolute;
	left:191px;
	top:650px;
	height: 41px;
}

#logo
{
	width: 295px;
	height: 356px;
	position:absolute;
	top:1px;
	left:1px;
}




#contents
{
	width:500px;
	height:455px;
	position:absolute;
	top:133px;
	left:223px;
	padding-right: 10px;
	padding-bottom: 14px;
	z-index:5;
/*	overflow: auto;
*/}

#contents_title
{
	color:#7b297c;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

#contents_body
{
	margin-top:23px;
	height:400px;
	overflow: auto;
}
#rightColArticles
{
	scrollbar-base-color:#EFDFE6;
	margin-top:10px;
	width:235px;
	height:480px;
	position:absolute;
	top:103px;
	left:735px;
	text-align:center;
	line-height:16px;
	color:#7b297c;
	font-family: Century;
	overflow:auto;
}
/*#contents_body a:visited 
{
	text-decoration: none;
	color: #7b297c;
}

#contents_body a:hover 
{
	text-decoration: none;
	color: #7b297c;
	text-decoration:underline;
}

#contents_body a:link
{
	text-decoration: none;
	color: #7b297c;
	text-decoration:underline;
}

#contents_body a:active 
{
	color: #7b297c;
}
*/#login
{
	width:166px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7b297c;
	text-align:center;
	position:absolute;
	top:335px;
	left:19px;
	height: 195px;
}

#login a:visited 
{
	text-decoration: none;
	color: #7b297c;
}

#login a:hover 
{
	text-decoration: none;
	color: #d5adcf;
	text-decoration:underline;
}

#login a:link
{
	text-decoration: none;
	color: #7b297c;
}

#login a:active 
{
	color: #7b297c;
}

#copyright
{
	width:166px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	text-align:center;
	position:absolute;
	top:544px;
	left:20px;
}
#copyright a:visited 
{
	text-decoration: none;
	color: #555555;
}

#copyright a:hover 
{
	text-decoration: none;
	color: #d5adcf;
	text-decoration:underline;
}

#copyright a:link
{
	text-decoration: none;
	color: #555555;
}

#copyright a:active 
{
	color: #555555;
}

/* setting for the submenu*/
#sub_menu
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:606px;
	left:223px;
	width: 600px;
	z-index:0;
}
#sub_menu a:visited 
{
	text-decoration: none;
	color: #ffffff;
}

#sub_menu a:hover 
{
	text-decoration: none;
	color: #7a287b;
	text-decoration:underline;
}

#sub_menu a:link
{
	text-decoration: none;
	color: #ffffff;
}

#sub_menu a:active 
{
	color: #ffffff;
}

/* setting for the itmes on the right column*/
#rightCol
{
	width:230px;
    height:490px;
	position:absolute;
	top:103px;
	left:740px;
	text-align:center;
	line-height:16px;
	color:#7b297c;
	font-family: Century;
	overflow: auto;
}
#rightCol a:visited 
{
	text-decoration: none;
	color: #7b297c;
}

#rightCol a:hover 
{
	text-decoration: none;
	color: #7b297c;
	text-decoration:underline;
}

#rightCol a:link
{
	text-decoration: none;
	color: #7b297c;
	text-decoration:underline;
}

#rightCol a:active 
{
	color: #7b297c;
}
#colTitle
{
	color:#7b297c;
	font-size:16px;
}




#colImg
{
	width: 168px;
	margin-top: 5px;
}
#colAudio
{
	margin-top:2px;
}
#colContent
{
	margin-top:5px;
	font-size:12px;
	
}
#colLink
{
	margin-top:5px;
	font-weight:bold;
	
}
