body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
table.line2 {
	background-image: url(siteframe/1siteframe_06.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;

}
#header {
	background-image: url(siteframe/siteframe_03.jpg);
	background-repeat: no-repeat;
}
#main-cont {
	background-image: url(siteframe/siteframe_08.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	background-color: #000000;
}
#content {
	background-image: url(sec/nav1_18.jpg);
	background-repeat: repeat-x;
	background-color: #EDD7FB;
}
.thecont { padding: 10px 0 10px 10px; width: 530px; }

.thecont2 {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#mylinks {
	color: #000;
	font-weight: bold;
}
#mylinks a:link{
	color: #000;
	text-decoration: none;
}
#mylinks a:visited{
	color: #000;
	text-decoration: none;
}
#mylinks a:hover{
	color: #000;
	text-decoration: underline;
}

#left-nav {
	width:150px; background-image: url(sec/nav1_16.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #600064;
	width: 100px;
}


#login_container { margin-top:10px; }
 #logout_container { margin-top:10px; color:#fff; }
 .moduletable-thin_login form { color:#fff; }
 .moduletable-thin_login .inputbox { color:#fff; background-color:#333; border:1px solid #666; margin-right:3px; }
 .moduletable-thin_login .button { margin:0; }





