body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #56698f;
	background-image: url(../images/bg-blue_gradient.png);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	
}
h1 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
}

p {
	margin: 0px;
}

.indent {
	margin-left: 10px;
}

.headings01	{
font-family:	"Trebuchet MS";
font-size:		14px;
font-weight:	bold;

}

.headings02	{
font-family:	"Trebuchet MS";
font-size:		12px;
font-weight:	bold;

}

.text01	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;

}
		
.currentlink {color: 	#FF6600
}

div#box {
	width: 760px;
	background: #242633;
	margin: auto;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
}

div#header {
	width: 760px;
	height: 20px;
	background: url(../images/bg-block.gif);
	margin: auto;
}

div#header2 {
	width: 760px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 5px;
}

div.dottedline {
     border-top: 1px dashed #605f5e;
     margin-top: 5px;
     margin-bottom: 5px;
     width: 690px;
     margin-right: auto;
     margin-left:auto;
}

div#main {
	height: 315px;
	width: 760px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#left    {
	width: 220px;
	height: 285px;
	margin-left: 33px;
	padding: 10px;
	float:left;
	background: url(../images/bg-nav.gif);
	border: #605f5e solid 2px
}

div#left2    {
	width: 220px;
	height: 285px;
	margin-left: 33px;
	padding: 10px;
	float:left;
	border: #605f5e solid 2px
}

div#right    {
	width: 380px;
	height: 285px;
	margin-right: 33px;
	float: right;
}

div#main2 {
	
	width: 760px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

div#synopsis {
	margin-left: 33px;
	margin-right: 33px;
	width: 690;
	padding: 10px;
	border: #605f5e thin dotted; 
	
}

div#footer	{
	position: relative;
	width: 760px;
	padding-bottom: 10px;
}

div#footer2	{
	position: relative
	bottom: 0px;
	width: 760px;
	height: 20px;
	background: url(../images/bg-block.gif) bottom;
}
.style2 {font-size: 12px}