/* CSS Document */

	body {
		margin:20px 0px 0px 0px; padding:0px; 
		background:#2D3679;
		background-image: url("../images/slices/images/bg.jpg");
		background-repeat: repeat-x;
		}
	
	#ContentFrame {
		width:766px;
		height:600px;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		}


	#Header {
		width:766px;
		height:165px;
		float:left;
		background-image: url("../images/slices/images/template_01.jpg");
		background-repeat: no-repeat;
		}

	#Logo {
		width:360px;
		height:165px;
		float:left;
		}

	#Nav {
		margin-top:15px;
		width:185px;
		height:150px;
		float:left;
		background:none;
		line-height: 8pt;
		}

	#Keywords {
		margin-top:15px;
		width:185px;
		height:150px;
		float:left;
		background:none;
		line-height: 7pt;
		text-align:right;
		font-family: Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:smaller;
		font-weight: bold;
		font-style:italic;
		line-height: 10pt;
		color: #FFF;
		background:none;
		}
		

	#BodyFull {
		width:766px;
		height:371px;
		float:left;
		background-image: url("../images/slices/images/slices_02.jpg");
		background-repeat: no-repeat;
		}


	#ImageContent{
		width:352px;
		height:371px;
		float:left;
		background:none;
		}

	#BodyContent{
		width:414px;
		height:371px;
		float:left;
		background:none;
		}


	#Text{
		width:395px;
		height:321px;
		margin:25px auto;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:smaller;
		font-weight: normal;
		line-height: 16pt;
		color: #FFF;
		background:none;
		}

	#Movie{
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:smaller;
		font-weight: normal;
		line-height: 16pt;
		color: #FFF;
		background:none;
		}
		
	#Footer {
		width:756px;
		height:70px;
		float:left;
		padding: 22px 10px 10px 10px;
		font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFF;
		letter-spacing: 1px;
		font-weight: normal;
		background-image: url("../images/slices/images/slices_03.jpg");
		background-repeat: no-repeat;
		}

	.News {
		width:360px;
		height:100px;
		float:left;
		padding:5px;
		font-family: Trebuchet MS, Arial;
		color: #fff;
		font-size: 11px;
		background:#003366;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: dotted;
		border-right-style: dotted;
		border-bottom-style: dotted;
		border-left-style: dotted;
		border-top-color: #FFF;
		border-right-color: #FFF;
		border-bottom-color: #FFF;
		border-left-color: #FFF;
		}

	.WrapContent{
		width:180px;
		height:350px;
		float:left;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:smaller;
		font-weight: normal;
		line-height: 16pt;
		color: #FFF;
		background:none;
		}		
