
@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;

	quotes: "" "";
}

body {
	background-color:#fff;
	color:#000;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	font-size: 80%;
	margin:0 auto;
	text-align:center;
	width: 1050px;
	left: 0px;
}

#container {
	text-align:left;
	margin: 10%;
	border:1px black;	
}

#header { 
	height:60px;
	color:#F00;
	padding-top: 20px;
	text-align:center;
	
}


#nav1 { 

	
}

#main_links{
	text-align:center;
	margin-bottom:35px;
	
}

#nav2 { 
	float:left;
	width:150px;
	
}

#nav2 ul {
	list-style:none;
	padding:35px 0 15px 0;	
}

#nav2 li{
	padding:15px 0 0 5px;	
}

#main {
	margin-left:160px;
	
}

#insider {
	position:absolute;	
}

#imageNo {
	border:none;
	width:6pt;
}

#imageInfo{
	text-align:center;
	padding-top:20px;
}

.big {
	border:hidden;	
}

.smallgroup{
	padding: 15px 12px;
}

.small {
	border:hidden;

}
#image1 {
	display:inline-block;
}
#image2 {
	display:none;
}
#image3 {
	display:none;
}
#image4 {
	display:none;
}
#image5 {
	display:none;
}
#image6 {
	display:none;
}
#image7 {
	display:none;
}
#image8 {
	display:none;
}