@charset "utf-8";
/* CSS Document */
body {
	background-color: black;
	background-image: url(file:///C|/Users/Cassie/Desktop/to%20be%20moved/WorkFiles/Melanie%20Sita/custom/images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:.8em;
	width:1000px;
}
a:link, a:visited, a:active {color: #004455;}
a:hover {color: white;}

#container {width:1000px;}
#navbar {background-image:url(images/logoNav.jpg); background-repeat:no-repeat; width:1000px; height:82px;}
#contentbg {background-image:url(images/contentrepeat.jpg); background-repeat:repeat-y;}
#contentbg2 {background-image:url(images/content.jpg); background-repeat:no-repeat; background-position:top;}
#contentbot {height:58px; background-image:url(images/bottom.jpg); background-repeat:no-repeat; width:100%;}
#bottom {height:28px; background-image:url(images/bottomslice.jpg); background-repeat:no-repeat;}

.text {margin-left:280px; margin-right:35px;}
.sidebar {margin-left:85px; margin-top:50px; float:left; width:160px; color:black; font-weight:bold; font-size:1.5em;}
.pagetitles {font-family:"Times New Roman", Times, serif; color:#DCD3BD; font-size:5.0em; text-align:right;}
.navtop {padding-left:425px; padding-top:19px; font-family:"Times New Roman", Times, serif; color:white; font-size:2.0em;}
.navtop a, .navtop a:link, .navtop a:active, .navtop a:visited {text-decoration:none; color:white;}
.navtop a:hover {color:#6BA8C5; text-decoration:none;}
.sizechange {color:#004354; font-size:1.5em; font-weight:bold;}
.big {font-size:1.5em;}
.white {color:white;}