body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: #d3e9ed url(../graphic/background.jpg) repeat-x;
	color: #333333;
}

a:link
{
	color: #2834ac;
	text-decoration: underline;
}

a:visited
{
	color: #2834ac;
}

a:hover
{
	text-decoration: none;
}

p
{
	margin: 0 0 10px 0;
}

h1
{
	margin: 0 0 10px 0;
	font-size: 1.5em;
	color: #000000;
}

h1.header
{
	margin: 0 0 20px 0;
	font-size: 1.5em;
	color: #000000;
}

h4
{
	font-size: 1em;
	margin: 0 0 10px 0;
	color: #000000;
}

h4 em
{
	color: #000;
	font-style: normal;
}

form
{
	margin: 0;
	padding: 0;
}

select
{
	font-size: 100%;
	width: 200px;
}

input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 0;
	width: 200px;
}

.submit
{
	padding: 2px 10px;
	width: auto;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 300px;
	height: 70px;
}

.input
{
	width: 100%;
}

.textarea
{
	width: 100%;
}

.for_print
{
	display: none;
}

ul
{
	margin: 0;
	padding: 0 0 0 35px;
}

#container
{
	width: 790px;
	margin: auto;
	padding: 0;
	background: url(../graphic/container.jpg);
}

#toparea
{
	width: 100%;
	height: 62px;
	background: url(../graphic/top.jpg) no-repeat;
}

#main
{
	width: 100%;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: left;
	background: url(../graphic/main.jpg) no-repeat;
}

#header
{
	width: 690px;
	height: 48px;
	margin: 0 auto 20px auto;
}

#logoarea
{
	float: left;
}

#logoarea img
{
	border: 0;
}

#logoarea a
{
	color: #000000;
	text-decoration: none;
}

#skip
{
	display: none;
}

.bold
{
	font-weight: bold;
}

/* Menu structure */

#menu
{
	padding: 0;
	margin-right: 3px;
	float: right;
	text-transform: uppercase;
}

#menu ul
{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li
{
	text-align: center;
	font-weight: bold;
	display: inline;
	float: left;
}

#menu ul li a
{
	display: inline;
	float: left;
	margin: 0 0 0 30px;
	text-decoration: none;
	color: #000000;
}

#menu ul li a:hover
{
	color: #ffffff;
}

#menu ul li.first
{
	border: 0;
}

#menu ul li.active
{
	margin: 0 0 0 30px;
	color: #ffffff;
}

#menu ul li.seperator
{
	border-left: 1px solid #d3e9ed;
}

/* End of menu structure */

#content
{
	width: 690px;
	margin: auto;
	line-height: 1.5em;
}

#content .videoContent
{
	width: 690px;
}

#content .leftVideo
{
	float: left;
	padding-bottom: 20px;
}

#content .rightVideo
{
	float: left;
	margin-left: 10px;
	padding-bottom: 20px;
}

#content #news
{
	float: left;
	width: 444px;
	margin-right: 10px;
}

#content #news .newsHeader
{
	margin-bottom: 10px;
}

#content #news .newsHeader p
{
	padding: 0 5px;
	display: inline;
	border-left: 1px solid #9fcfdb;
	margin: 0;
}

#content #news .newsHeader h4
{
	padding-right: 5px;
	display: inline;
	margin: 0;
}

#content #news .newsContent
{
	clear: both;
	margin-bottom: 20px;
}

#content #news .newsEdit
{
	text-align: right;
}

#mainColumn
{
	float: left;
	width: 444px;
	margin-right: 10px;
}

#menuTree h4
{
	margin: 0 0 10px 0;
}

#menuTree ul h4.folder
{
	background: url(../graphic/folder.png) 1px no-repeat;
	padding-left: 20px;
}

#menuTree ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menuTree ul li
{
	margin: 0 0 10px 0;
}

#menuTree ul li a
{
	padding-right: 5px;
}

#menuTree ul li p
{
	display: inline;
	margin: 0;
	padding: 0 5px;
	border-left: 1px solid #9fcfdb;
}

#menuTree ul li.video
{
	background: url(../graphic/video.png) 1px no-repeat;
	padding-left: 20px;
}

#menuTree ul li.sound
{
	background: url(../graphic/sound.png) 1px no-repeat;
	padding-left: 20px;
}

#menuTree ul li.image
{
	background: url(../graphic/image.png) no-repeat;
	padding-left: 20px;
}

#menuTree ul li.document
{
	background: url(../graphic/document.png) 1px no-repeat;
	padding-left: 20px;
}

#menuTree ul ul
{
	list-style-type: none;
	margin-left: 30px;
	padding: 0;
}

#rightColumn
{
	float: right;
	width: 236px;
}

#rightColumn ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #98d1e2;
}

#rightColumn ul li
{
	padding: 5px 10px;
	background: url(../graphic/rightColumn.png) no-repeat;
	border-top: 1px solid #98d1e2;
}

#rightColumn ul li.first
{
	border-bottom: 1px solid #ffffff;
	border-top: 0;
}

#status
{
	width: 690px;
	margin: 0 auto;
	text-align: right;
	padding-top: 25px;
}

#status p
{
	color: #ffffff;
	margin: 0;
}

#error
{
	margin-bottom: 20px;
}

#error img
{
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

#error p
{
	color: #FF0000;
}

#success
{
	margin-bottom: 20px;
}

#success img
{
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

#success p
{
	color: #00CC00;
}

#image
{
	float: left;
	width: 236px;
}

#bottomarea
{
	width: 100%;
	clear: both;
	height: 160px;
	background: url(../graphic/bottom.jpg);
}

#copyright_text
{
	text-align: right;
	width: 690px;
	margin: auto;
	padding-top: 10px;

}