body {



	font-family: Arial, Helvetica, sans-serif; 



	color: #000000;



	background-image: url(img/background.gif);



	padding:0;



	background-color:#CCCCCC;



	margin:0;



	text-align:center;



}







body img {



	border:0;



}







#container {



	margin-left: auto;



	margin-right: auto;



	margin-top: 1em;



	width: 750px;



	text-align: left;



	background-color:#FFFFFF;



	border:solid 2px #000000;



}







td {



	font-family: Arial, Helvetica, sans-serif;



}







th {



	font-family: Arial, Helvetica, sans-serif;



}







#titlebar {



	background-color:#333333;



	height:144px;



	padding-top:0px;



	padding-left:0px;



	border-bottom:1px solid #FFFFFF;



	float:none;



	width:100%; 



	color:#FFFFFF;



	text-align:center;



	font-size:24px;



}







#navbar {



 	font-size: 14px;



 	color: #FFFFFF;



 	background-color: #666666;



	width: 750px;



	height: 28px;



	border-left:1px solid #ffffff;



}







#navbar a {



	color:#FFFFFF;



	text-decoration:none;



	padding: 0em 0.6em 0em 0em; /*Top, Right, Bottom, Left -->*/



	margin: 0em 0em 0em 0em;



	border-right:1px solid #FFFFFF;



	border-bottom:1px solid #FFFFFF;



	width: 7em;



	text-align:center;



	float:left;



	height:22px;



	padding-top:5px;



}







#navbar a {



	width:6.98em;



	#



}







#navbar a:hover {



	background-color:#CCCCCC;



	text-decoration:none;



}







#navbar ul {



	width: 80%;



	padding: 0em;



	margin: 0em;



	list-style-type:none;



	display:inline;



	text-align:center;



}







#navbar li {



	display:inline;



}







.nav_left {



	font-size: 14px;



	width:8.6em;



	float:left;



	margin-top:10px;



	margin-right:10px;



	text-indent:5px;



	padding-bottom:10px;



}







.nav_left ul {



	width:8.6em;



	padding-left:0px;



	margin: 0em;



}







.nav_left li {



	display:block;



	list-style-type:none;



	border-bottom:1px solid #FFFFFF;



}







.nav_left a {



	border-right:0px solid #000000;



	background-color:#999999;



	width: 8.6em;



	border-right:1px solid #FFFFFF;



	display:block;



	text-decoration:none;



}







.nav_left a:hover {



	background-color:#CCCCCC;



}











#header {



	font-size: 24px;



	text-decoration:none;



	text-align:center;



	margin-bottom:0px;



	/*height:58px;*/



}







.content { 



	width: 730px;



	font-size: 12px;



	float: left;



	margin-top: 0px; 



	margin-left: 10px; 



	margin-right:10px;



	padding-right:10px;



	color: #000000;



	text-decoration: none;



	text-align:left;



}



.content p {
	margin-top:0px;
}



#content a:link {



	color:#000099;



	text-decoration:none;



}







#content a:visited {



	color:#000099;



	text-decoration:none;



}







#content a:hover {



	color:#000099;



	text-decoration:underline;



}







#content img {



	margin:0px;



	border-color:#000000;



	border-style:solid;



}







#bodytext {



	width:150px;



}







#rightside { 



	color: #000000;



    float: right; 



	width: 750px;



    margin-top: 0px;



    margin-right: 0px;



    margin-bottom: 0px; 



	text-align: center;



}







#rightside img {



	border:0px;



	border-bottom:2px;



	border-top:2px;



	border-color:#000000;



	border-style:solid;



	margin:0px;



}







#footer { 



	background-color: #333333;



	color: #999999;



	margin-bottom: 0;



	text-align: center; 



	clear: both;



	width: 100%; 



	border-bottom:0px solid #FFFFFF;



	border-top:1px solid #999999;



	font-size:10px;



}







#w3c {



	text-align:center;



	margin-left:auto;



	margin-right:auto;



	margin-top:10px;



	float:none;



	padding:0px;



	width:750px;



	font-size:9px;



	color:#CCCCCC;



}







#w3c a {



	color:#CCCCCC;



	font-weight:bold;



}







#w3c img {



	border:0px;



}



body .jcarousel-list li, body .jcarousel-item {

float:left;

height:501px;

list-style-image:none;

list-style-position:outside;

list-style-type:none;

width:750px;

}



/**

 *  Horizontal Buttons

 */

.jcarousel-next-horizontal {

    position: absolute;

    top: 240px;

    right: 0px;

    width: 32px;

    height: 32px;

    cursor: pointer;

    background: transparent url(next-horizontal.png) no-repeat 0 0;

}



.jcarousel-next-horizontal:hover {

    background-position: -32px 0;

}



.jcarousel-next-horizontal:active {

    background-position: -64px 0;

}



.jcarousel-next-disabled-horizontal,

.jcarousel-next-disabled-horizontal:hover,

.jcarousel-next-disabled-horizontal:active {

    cursor: default;

    background-position: -96px 0;

}



.jcarousel-prev-horizontal {

    position: absolute;

    top: 240px;

    left: 0px;

    width: 32px;

    height: 32px;

    cursor: pointer;

    background: transparent url(prev-horizontal.png) no-repeat 0 0;

}



.jcarousel-prev-horizontal:hover {

    background-position: -32px 0;

}



.jcarousel-prev-horizontal:active {

    background-position: -64px 0;

}



.jcarousel-prev-disabled-horizontal,

.jcarousel-prev-disabled-horizontal:hover,

.jcarousel-prev-disabled-horizontal:active {

    cursor: default;

    background-position: -96px 0;

}



.jcarousel-clip {

	width:750px;

}

