body {
	color: #333333;
	background-color:#fffafa;
	font-family:Times New Roman, Helvetica, Arial, sans-serif;
	font-size:14px;
	margin:20px auto;
	width:780px;
	padding-left:10px;
	padding-right:10px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:30px;}

h2 {font-size:20px;}

h3 {font-size:18px;}

h4 {font-size:14px; font-weight:normal; margin: 0px 0px 0px 0px;}

h5 {font-size:12px; font-weight:normal;}

h6 {font-size:10px; font-weight:normal;}

li, dd { 
	margin-left:2em;
}

a {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #800080;
	font-weight: normal;
	text-decoration: underlined;
}

#contact {
	padding:0px 0px 0px 0px;
	float:right;
}

#contact a {
	color: #0000FF;
	font-weight:bold;
	text-decoration:none;
}

#contact a:hover {
	color: #0000FF;
	text-decoration:underline;
}

#contact a:visited {
	color: #800080;
	font-weight: normal;
	text-decoration: underlined;
}

#title {
	clear:both;
	color: #333333;
	font-size:40px;
	font-weight:bold;
	padding:0px 40px 0px 0px;
	margin-bottom:10px;
	float:middle;
}

#slogan {
	color:#333333;
	font-size:medium;
	font-weight:bold;
	font-style:normal;
	padding:20px 0px 0px 20px;
	float:left;
	margin:0px 0px 10px 0px;
}


ul#nav {
	clear:both;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width:100%;
	border-left: #999999 solid thin;
	border-right: #999999 solid thin;
}

ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 25%;
	border-top: #999999 solid thin;
	border-bottom: #999999 solid thin;
}

ul#nav li a {
	display: block;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: #CCCCCC;
}

ul#nav li a:hover { background: #666666; color: #FFFFFF; }
ul#nav a.selected:link { background: #666666; color: #FFFFFF; }
ul#nav a.selected:visited { background: #666666; color: #FFFFFF; }


#path {
	width:760px;
	clear:both;
	float:left;
	font-size:0.83em;
	font-weight:normal;
	margin:4px 0px 5px 0px;
}

#path a {
	font-weight:normal;
}

#maincontent {
	font-size:14px;
	padding:0px 10px 5px 0px;
	margin:0px 0px 0px 0px;
	width:510px;
	float:left;
}

#sidecontent {
	color: #333333;
	background-color:#fffafa;
	font-size:0.83em;
	padding:10px 15px 5px 15px;
	margin:10px 0px 10px 0px;
	width:215px;
        border-left:1px solid #CCCCCC;
	float:right;
}

#sidecontent a {
	color: #0000FF;
}

#sidecontent a:visited {
	color: #800080;
	font-weight: normal;
	text-decoration: underlined;
}


#sidecontentmovie {
	color: #333333;
	background-color:#ffefd5;
	font-size:0.83em;
	padding:10px 15px 5px 15px;
	margin:55px 0px 10px 0px;
	width:215px;
	float:right;
}

#sidecontentmovie a {
	color: #0000FF;
}

#sidecontentmovie a:visited {
	color: #800080;
	font-weight: normal;
	text-decoration: underlined;
}

#footer {
	color:#000000;
	border-top:1px solid #CCCCCC;
	font-size:80%;
	line-height:1.5em;
	width: 760px;
	clear:both;
}

#footer	a {
	color:#0000FF;
	text-decoration: underline;
}

#footer	a:hover {
	color:#0000FF;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #800080;
	font-weight: normal;
	text-decoration: underlined;
}

#copyrightdesign {
	color:#000000;
	padding:5px 20px 5px 0px;
	width: 580px;
	float:left;
}

#footercontact {
	color:#0000FF;
	padding:5px 0px 5px 0px;
	float:right;
}