
html {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #dedede;
	background: url("images/bg-pattern.png") top left repeat;
	font-family:'Bitstream Vera Sans', Arial, Verdana, sans-serif;
	font-size:small;
}

body {
	margin:0px;
	padding:10px;
	background: url("images/bg-pattern.png") top left repeat;
	text-align:center;
}

/* outer frame : left fade | container | right fade */
#frame {
	position: relative;
	width:742px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	height:4508px;
	background: #fff;

}

/* left fade */
#leftborder {
	position: relative;
	width:16px;
	height:100%;
	background: url("images/bg-pattern-left.png") left;
	float:left;
}

/* right fade */
#rightborder {
	position:relative;
	width:16px;
	height:100%;
	background: url("images/bg-pattern-right.png") left;
	float:right;
}

/* main text container */
.container {
	width:710px;
	margin:0px;
	border:solid #black;;
	border-width:0 0px;
	text-align:left;
	color:#333;
	position:relative;
	float: right;
	padding: 0px;
}

#content h {
	margin:0px;
	padding:0px;
	background:white;
	float: left;
	width:658px; 
	font-size: 150%;
}

#content p {
	margin:0px;
	padding-top:0.51em;
	padding-bottom:0.5em;
	padding-left:0px;
	padding-right:0px;
}

h1 {
	margin:0px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	background:white;
	float: left;
	width:670px;
	font-size: 175%;
}

h2 {
	margin-left:0px;
	margin-right:0px;
	margin-top:1.5em;
	margin-bottom:0.25em;
	padding:0px;
	font-size: 145%;
}

h3 {
	margin-left:0px;
	margin-right:0px;
	margin-top:1em;
	margin-bottom:0.25em;
	padding:0px;
	font-size: 125%;
}

#content { 
	float: left;
	text-align: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	width: 670px;
	background: white;
	line-height:1.5;
}

#header { 
	top: 0;
	left: 0;
	border-width: 0;
	width:710px; 
	height:165px; 
	float:right;
	width:100%;
	height:165px;
	text-decoration:none;
	margin:0;
	display:block;
}

#logo {
	background:none;
	float:left;
	width:300px;
	height:165px;
}

#mainmenu-top {
	width:410px;
	height:28px;
	float: right;
}

#mainmenu {
	width: 410px;
	height: 110px;
}

#mainmenu-bottom {
/*	position: absolute; */
	top: 138px;
	left: 300px;
	width: 410px;
	height: 27px;
	float: right;
}

#menuitem {
	width: 410px;
/*	height: 22px;*/

    FONT-WEIGHT: normal;
    TEXT-DECORATION: none ;
    display:block;
}


.logoarea {
	width: 410px;
	height: 110px;
	top: 0px;
	left: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align:center;
	float: left;
	background-repeat: no-repeat;
}

#newsitems {
	float: left;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
	width: 200px;
	background: white;
    display:block;
}

#newslist {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
    display:block;
}

#newsitem {
	list-style-type:square;
	font-size:x-small;
	font-weight: bold;
	margin-bottom: 1em;
}

#newsarea {
	float: right;
	text-align: left;
	margin: 20px;
	padding: 0px;
	width: 420px;
	background: white;
}


#newslist a:link {
	font-family:'Bitstream Vera Sans', Arial, Verdana, sans-serif;
	text-decoration: none;
	color: black;
}

#newslist a:visited {
	font-family:'Bitstream Vera Sans', Arial, Verdana, sans-serif;
	text-decoration: none;
	color: black;
}

#singlepage {
	float: left;
	width:710px;
	margin:0px;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	text-align:left;
}

#term {
	margin-top: 2em;
	margin-left: 20px;
	font-weight: bold;
/*	font-variant: small-caps; */
}

#insertcol {
	margin-top: 1em;
	line-height:1.5;
	font-variant: none;
	padding-left: 60px;
}

#careeritem {
	list-style-type:square;
}

#content li {
	list-style-type:square;
}


#content2 { 
	float: left;
	text-align: left;
	margin: 0;
	padding: 20px;
	width: 670px;
	background: white;
	line-height:1.5;
/*	font-size: 80%;*/
}
#content2 dl {
	line-height:2
}

#content2 dt {
	line-height:2;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 2em;
	text-indent: -2em;
	padding-left: 20px;
	padding-top: 6px;
}


#content2 dd {
	line-height:1.5;
	font-variant: none;
	padding-left: 60px;
}

#content2 li {
	line-height:1.5;
	font-variant: none;
	padding-left:20px;
	list-style-position: inside;
	margin-left: 1em;
	margin-right: 2em;
	text-indent: -1em;
}

#footer {
	float: left;
	line-height:1;
	font-variant: none;
	text-align:center;
	display: block;
	font-size: 75%;
	width:710px; 
	padding-top: 3em;
}

#divider {
	position: relative;
/*	margin-left: -20px;*/
	margin-top: 1em;
	margin-bottom: 1em;
	width: 710px;
	height: 20px;
	left: 0px;
	line-height:1;
}

#gallery { 
	float: left;
	text-align: left;
	margin: 0;
	padding: 20px;
	width: 670px;
	background: white;
}

#gallery table {
	table-layout: fixed;
	width: 670px;
	text-decoration: none;
}

#gallery td {
	background-color:#f0f0f0;
	font-size:x-small;
}


#gallery body { 
	font-family:'Bitstream Vera Sans', Arial, Verdana, sans-serif;
	font-size:small;
	text-decoration: none;
}

#gallery a:link {
	font-family:'Bitstream Vera Sans', Arial, Verdana, sans-serif;
	font-size:x-small;
	text-decoration: none;
	color: black;
}

#gallery a:visited {
	font-family:'Bitstream Vera Sans', Arial, Verdana, sans-serif;
	font-size:x-small;
	text-decoration: none;
	color: black;
}

#gallery a:hover {
	font-family:'Bitstream Vera Sans', Arial, Verdana, sans-serif;
	font-size:x-small;
	color: black;
}

#gallery a:active {
	font-family:'Bitstream Vera Sans', Arial, Verdana, sans-serif;
	font-size:x-small;
	color: black;
}

/* 3px margin bug in IE/Win floats 
   http://www.positioniseverything.net/explorer/threepxtest.html */
/*    * html #content { */
* html {
	margin-right:-3px;
}


