body{
	width : 950px;
	margin-top : 10px;
	margin-left : auto;
	margin-right : auto;
	
	color: #FFFF;
	text-align : justify;
	font-family : verdana;
	font-size : 9pt;
}

#site {
	width : 950px;
	
	margin:0;
	padding:0;
}

h1 {
	text-align : center;
	font-family : verdana;
	font-weight : bold;
	font-size : 28pt;
	
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;

}

h2 {
	color : #444444;
	text-align : center;
	font-family : verdana;
	font-weight : bold;
	font-size : 16pt;
}

h3 {
	color: #888888;
	text-align : center;
	font-family : verdana;
	font-weight : bold;
	font-size : 15pt;
}

h5 {
	color: #888888;
	text-align : center;
	font-family : verdana;
	font-weight : bold;
	font-size : 13pt;
	margin-top : 7px;
	margin-bottom : 2px;
}

h4 {
	color: #FFA24F;
	text-align : justify;
	font-family : vardana;
	font-weight : bold;
	font-size : 13pt;
}
.minititre{
	color: #FFA24F;
	text-align : justify;
	font-family : vardana;
	font-weight : bold;
	font-size : 9pt;
}

li {
	color: #444444;
	text-align : justify;
	font-family : verdana;
	font-size : 9pt;
	margin-bottom : 18px;
}

a:link,a:visited,a:hover,a:active {
	color : #0000ff;
	cursor : pointer;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}

a.menu,a.menu:link,a.menu:visited,a.menu:active {
	color : #fc752a;
	text-decoration : none;
	font-family : verdana;
	font-weight : bold;
	font-size : 13pt;
}

a.menu:hover {
	color: #e95d0f;
	text-decoration : underline;
	font-family : verdana;
	font-weight : bold;
	font-size : 13pt;
}

a.link,a.link:link,a.link:visited,a.link:active{
	color : #fc752a;
	text-decoration : none;
	font-family : verdana;
	font-weight : bold;
	font-size : 9pt;
}

a.link:hover {
	color: #e95d0f;
	text-decoration : underline;
	font-family : verdana;
	font-weight : bold;
	font-size : 9pt;
}

table{
	color: #444444;
	text-align : justify;
	font-family : verdana;
	font-size : 9pt;
}

.aligntable{
	margin-left:180px;
}

.box {
	width : auto;
	height : auto;
	/*margin-top : 30px;
	margin-bottom : 30px;
	margin-left : 10px;
	margin-right : 10px;*/
	border-top : 2px;
	border-bottom : 2px;
	border-left : 2px;
	border-right : 2px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	border-style : solid;
	border-color : #fc752a;
	color: #444444;
	text-align : center;
	font-family: verdana;
	font-weight: bold;
	font-size: 15pt;
}

.box a{
	color: #fc752a;
	text-align : center;
	font-family: verdana;
	font-weight: bold;
	font-size: 13pt;
	font-style:underline;
}

.box .text{
	color: #444444;
	font-weight: normal;
	font-size: 10pt;
	text-align : justify;
}

#header {
	width : 950px;
	height : auto;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	text-align : center;
}

#bottom {
	width : 950px;
	height : auto;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	text-align : center;
}

#left {
	width : 120px;
	height : auto;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	padding-top : 20px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	float : left;
}

#right {
	width : 120px;
	height : auto;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	padding-top : 20px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	float : left;
}

#content {
	width : 670px;
	height : auto;
	min-height : 800px;
	
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right : 0px;
	
	border-top : 0px;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	
	padding-top : 20px;
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
	
	float : center;
	background:
	background-repeat:no-repeat;
 	background-position:center;
}

#slide {
	width : 120px;
	height : 160px;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	line-height : 160px;
	text-align : center;
}

#slideimg {
	width : auto;
	height : auto;
	max-width : 120px;
	max-height : 160px;
	margin-top : auto;
	margin-bottom : auto;
	margin-left : auto;
	margin-right : auto;
	border-top : 0px;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	vertical-align : middle;
}
