body { 
min-width : 640px;
margin:0; 
padding:0;
height:100%;
text-align:center;
} 
#content
{
width: 700px;
margin: 0 auto
} 
#header, #menu, #content, #sub-section, #footer { 
overflow : hidden; 
display : inline-block;
} 
#header { 
width : 100%; 
height : 25%; 
background-color : #681122;
text-align : center;
margin : 0px auto;
} 
#ctimage { 
display : block; 
} 
#content { 
float : left; 
background-color : #d2b48c; 
height : 800px; 
width : 60%;
table-layout: fixed;
font-family : arial, helvetica, sans-serif; 
}
#contentg { 
float : left; 
background-color : #d2b48c; 
height : 800px; 
width : 85%;
table-layout: fixed;
font-family : arial, helvetica, sans-serif; 
}
#content2 { 
float : left; 
background-color : #d2b48c; 
text-align : center; 
height : 1000px; 
width : 69.9%;
font-family : arial, helvetica, sans-serif; 
}
#content3 { 
float : left; 
background-color : #d2b48c; 
height : 1000px; 
width : 60%;
table-layout: fixed;
font-family : arial, helvetica, sans-serif;
}
#content4 { 
float : left; 
background-color : #d2b48c; 
text-align : center; 
height : 1000px; 
width : 65.6%;
font-family : arial, helvetica, sans-serif; 
}
#content5 { 
float : left; 
background-color : #d2b48c; 
text-align : center; 
height : 1500px; 
width : 69.75%;
font-family : arial, helvetica, sans-serif; 
}
#content_f { 
height : 2150px; 
width : 69.9%;
float : left; 
background-color : #d2b48c;
font-family : arial, helvetica, sans-serif;
} 
#menu { 
height : 800px; 
text-align : center; 
float : left; 
background-color : #681122; 
width : 15%; 
}
#menu2 { 
height : 1000px; 
text-align : center; 
float : left; 
background-color : #681122; 
width : 15%; 
}
#menu_f { 
height : 2150px; 
text-align : center; 
width : 15%;
float : left; 
background-color : #681122; 
}
#menu5 { 
height : 1500px; 
text-align : center; 
float : left; 
background-color : #681122; 
width : 14%; 
}
#sub-section { 
height : 800px; 
width : 25%;
float : right; 
background-color : #d2b48c;
} 
#sub-section2 { 
height : 1000px; 
width : 25%; 
float : right; 
background-color : #d2b48c; 
}
#sub-section3 { 
height : 1000px; 
width : 15%; 
float : right; 
background-color : #d2b48c; 
} 
#sub-section4 { 
height : 2150px; 
width : 15.0%; 
float : right; 
background-color : #d2b48c; 
}
#sub-section5 { 
height : 1500px; 
width : 16%; 
float : right; 
background-color : #d2b48c; 
}    
#footer { 
border : 0 solid #000; 
clip : rect(0,698,35,0); 
margin : auto; 
overflow : hidden; 
position : relative; 
float : right; 
background-color : #d2b48c; 
width : 100%;
} 
#footer2 { 
background-color : #d2b48c; 
width : 100%;
text-align : center 
} 
H1 { 
font-weight : normal; 
font-size : 10pt; 
font-family : arial, helvetica, sans-serif; 
color : #000000; 
text-align : center; 
}

H2 { 
font-weight : normal; 
font-size : 12pt; 
font-family : arial, helvetica, sans-serif; 
color : #000000; 
} 
H3 { 
font-weight : bold; 
font-size : 14pt; 
font-family : arial, helvetica, sans-serif; 
color : #000000; 
}
H4 { 
font-weight : normal; 
font-size : 11pt; 
font-family : arial, helvetica, sans-serif; 
color : #000000;
}
H5 { 
font-weight : bold; 
font-size : 16pt; 
font-family : arial, helvetica, sans-serif; 
color : #000000; 
text-align : center; 
}
H6 { 
font-weight : bold; 
font-size : 8pt; 
font-family : arial, helvetica, sans-serif; 
color : #000000;
}
#content-title { 
border-bottom : 0 solid #000; 
background-color : #d2b48c; 
text-align : center; 
font-family : arial, helvetica, sans-serif; 
font-weight : bold; 
font-size : 20px; 
padding : 10px; 
color : #000; 
border-spacing : 10px; 
} 
#content-p { 
border-left : 0 solid #000; 
} 
p { 
padding : 9px; 
text-align : left;
font-family : arial, helvetica, sans-serif;  
}
ul.square {
	list-style-type: square;
	text-align : left;
}
a img{
text-decoration: none;
border: none;
padding: 10px 10px 10px 10px;
}
table.ss {

  empty-cells: hide;
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	margin-left: auto;
  margin-right: auto;
  text-align: center;
  
}
table.ss th {
	empty-cells: hide;
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: black;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
table.ss td {
	empty-cells: hide;
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: black;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}


	