body,td,th,p {
	font-family: Arial, Verdana, Courier;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding:  0px;
     font-size: 12px;
}
body {
		text-align: left;
}
a:link, a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
#center {
	margin: auto;
	text-align: left;
	padding: 0px;
	width: 801px;
	height: 100%;
	background-color: none;
	position: relative;
}
#left {
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
}

/* #logo {
	margin: 20px 0px 0px 0px;
	height: 85px;
	background: url(images/logo_sun.jpg) no-repeat 0px 0px;
}
*/
#header {
	margin: 0px 0px 0px 0px;
	height: 120px;
	width: 800px;
	float: left;
	background: url(images/logo_header.jpg) no-repeat 177px 0px;

	}
	
#sitename {
	font-size: 30px;
	padding: 10px 0px 0px 0px;
	letter-spacing: 5px;
}
#content_wrap {
	float: left;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: #999999 solid 1px;	
	width: 620px; /* actual width 615+20+10=645*/
	}
	
div#content_wrap { 
float: left;
min-height:450px;
height:expression(this.scrollHeight > 450 ? "auto":"450px"); 
}

.content {
	margin: 5px 0px 0px 15px;
	background-color:none;
}

#subscr-content{
	font-weight: bold;
}

#subscr-content p{
	margin-top:10px;
}

#middle_right {
	float: right;
	width: 0px;
	height: 100%;
	background-color: none;
}
#footer {
	clear: both;
	width: 620px;
	height: 40px;
	margin: 5px 2px 0px 0px;
	font-size: 13px;
}

#ta {
	width: 100%;
}
h1,h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 16px;
	color: #666666;
}

h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #99cccc;
	}
h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h5 {
	font: normal 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h6 {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
ul.menulevel1,ul.menulevel2,ul.menulevel3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
ul.sitemaplevel1,ul.sitemaplevel2,ul.submenu,ul.sitemaplevel3 {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
ul.sitemaplevel3 {
	color: #FFFFFF;
	background: #99cccc;
}
ul.search {
	color: #FFFFFF;
	background: #99cccc;
	list-style: square;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}
li {
	line-height: 1.5;
}
li.doc {
	padding-left: 16px;
	/*background-image: url(menu/doc.gif);
	background-repeat: no-repeat;*/
}
li.docs {
	padding-left: 16px;
	/*background-image: url(menu/docs.gif);
	background-repeat: no-repeat;*/
}
li.sdoc {
	padding-left: 16px;
	/*background-image: url(menu/sdoc.gif);
	background-repeat: no-repeat;*/
}
li.sdocs {
	padding-left: 16px;
	/*background-image: url(menu/sdocs.gif);
	background-repeat: no-repeat;*/
}
.edit {
	font-size:12px;
	color: #000000;
	background-color: buttonface;
}
.edit a:link,.edit a:visited,.edit a:active {
	font-weight: normal;
	color: #000000;
	font-size:9px;
	text-decoration: none;
}
.edit a:hover {
	text-decoration: underline;
}
/*background for internal EDITOR-----------
.retrieve{
background-image:none;
background-color:#FFFFFF;
}
------*/
/*background for TinyMCE external EDITOR---*/
.mceContentBody{
   background-color: none;
   background-image: none;
   color: #444444;
   width: 623px;
}
input,select {font-size:9px;}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	width:98%;
	text-align: left;
}
IMG{border:0;}
#text {
	text-align: left;
	font-size: small;
}
#slogon {
	font-size: 13px;
	color: #CCCCCC;
	font-style: italic;
}
/*-------<div class="news">news</div>
.news {
	margin: 20px 5px 10px 5px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 5px;
	background-color: #FAF0E6;
}
*/

/*-----ref: colours for thorup gallery 

#990000 dark red

#ff3300 red

#66cccc blue

#99cccc dirty blue

#3399cc hover/link blue
--------------------------------*/
