html, body {
	margin: 0;
	padding: 0;
}


div {
	/*border: 1px solid blue;*/
}

td, th {
	vertical-align: top;
}

body {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}

h1, h2, h3, h4, h5 {
	padding: 0; margin: 0;
	margin-bottom: 1em;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 22px;
}

ul {
	padding: 0; margin: 0;
	padding-bottom: 1em;
	margin-left: 15px;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	color: red;
}

p {
	padding: 0; margin: 0;
	margin-bottom: 1em;
}

img, form {
	padding: 0;
	margin: 0;
	border: none;
}


div#topnavbar {
	height: 23px;
	width: 642px;
	border-left: 1px solid #E4DBD7;
	text-align: right;
}

div#topnavbar div.stditem,
div#topnavbar div.langitem,
div#topnavbar div.langitem_active
{
	padding: 8px 0 0 1em;
	float: right;
}

div#topnavbar div.stditem a,
div#topnavbar div.langitem a,
div#topnavbar div.langitem_active a
{
	font-size: 10px;
	color: #909090;
	text-decoration: none;
}

div#topnavbar div.langitem_active a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

div#topnavbar div.stditem a:hover {
	color: black;
}

div#topnavbar div.langitem a:hover {
	color: black;	
}

div#leftline_header {
	height: 1px;
	line-height: 1px; /* ie 1px fix with &nbsp; */
	width: 116px;
	margin-top: 101px;
	margin-left: -116px;
	position: absolute;
	display: inline;
	background-color: #E4DBD7;
	/*border: 2px dashed blue;*/
}

div#header {
	height: 177px;
	width: 642px;
	margin-left: 116px;
	position: relative;
	/*border: 1px dashed red;*/
}

div#logo {
	height: 46px;
	width: 145px;
	margin-left: -2px;
	/*background-image: url('../images/logo.gif');*/
}

div#logoslogan {
	height: 32px;
	width: 329px;
	/*background-image: url('../images/logoslogan.gif');*/
}

div#headerimg {
	height: 46px;
	width: 642px;
	border-top: 1px solid #CC0000;
}


div#pagetitle {
	height: 1em;
	width: 400px;
	margin-top: 13px;
	margin-left: 115px;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	/*border: 1px solid blue;*/
}


div#contentframe {
	width: 759px;
	margin-top: 238px;
	margin-top: 29px;
	padding-bottom: 80px;
	position: relative;
	/*border: 1px dashed red;*/
}


div#contentwrap1 {
	height: auto;
	width: 100%;
}

div#pagecontent {
	height: auto;
	width: 500px;
	min-height: 150px;	
	margin-left: 115px;
	margin-bottom: 45px;
	/*border: 1px dashed blue;*/
}


div#menuframe {
	height: 200px;
	width: 140px;
	margin-top: 0;
	margin-left: 617px;
	position: absolute;
	/*border: 1px dashed green;*/
}

div#menuframe div.menuitem {
	width: 100%;
	text-align: right;
}

div#menuframe div.menuitem a {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

div#menuframe div.menuitem a:hover {
	color: #000000;
}

div#menuframe div.spacer {
	height: 1em;
}


div#footerframe {
	height: 30px;
	width: 642px;
	border-top: 1px solid #E4DBD7;
}

body.page-36 div#footerframe {
	margin-top: 50px;
}


div#footer {
	height: 30px;
	width: 642px;
	margin: -1px 0 100px 115px;
	position: relative;
	border-top: 1px solid #CC0000;
}

div#footer div.footeritem {
	margin: 6px 3em 0 0;
	position: relative;
	display: inline;
	float: left;
	font-size: 10px;
	color: #999999;
}

div#footer div.footeritem a {
	font-size: 10px;
	color: #999999;
}



div#rightcolumn {
	
	position: absolute;
	left: 571px;
}
	
body.page-31 #menuframe,
body.page-36 #menuframe,
body.page-47 #menuframe,
body.page-52 #menuframe,
body.page-53 #menuframe,
body.page-54 #menuframe {
	display: none;
}

body.page-31 h1,
body.page-36 h1,
body.page-47 h1,
body.page-52 h1,
body.page-53 h1,
body.page-54 h1 {
	font-size: 16px;
	margin-bottom: 0;
}

body.page-31 #pagecontent p,
body.page-36 #pagecontent p,
body.page-47 #pagecontent p,
body.page-52 #pagecontent p,
body.page-53 #pagecontent p,
body.page-54 #pagecontent p {
	width: 426px;
	text-align: justify;
}

body.page-36 .csc-textpic-caption,
body.page-47 .csc-textpic-caption,
body.page-52 .csc-textpic-caption,
body.page-53 .csc-textpic-caption,
body.page-54 .csc-textpic-caption {
	padding-top: 5px;
}


#rightcolumn .csc-textpic-caption {
	padding-top:3px;
	padding-bottom:10px;
}

#videogallery a#videolb {
	display:none
}


/* the overlayed element */
div#voverlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:864px;
	height:480px;
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:35px;
}

/* default close button positioned on upper right corner */
div#voverlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

div#vcontainer{
	left:0;
	top:0;
	width:100%;
	height:100%;	
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#videogallery {
	width:190px;
	zoom:1;
}
#videogallery span{ display:block; }
#videogallery a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:5px 5px 5px 0;
	/*width:189px;*/
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.87;
}
#videogallery a img{
	display:block;
	border:none;
	margin:0;
}
#videogallery a:hover{
	opacity:1;
}

body.page-55 div#contentframe {
	padding-bottom: 140px;
}


#c309  {
	height: 100px;
	bottom: 10px;
	position: absolute;
}
