body {
 font-family:"Century Gothic", "Lucida Grande", Verdana, Tahoma, Century, sans-serif;
 margin:0px;
 line-height:18.5pt;
 background-color:#fff;
}

.boxshadow {
-webkit-box-shadow: 5px 5px 15px  #000000;
-moz-box-shadow: 5px 5px 15px #000000;
box-shadow: 5px 5px 15px #000000; 
}

#menu {
	margin:10px;
}

#menu a, #menu a:hover {
	color:#FFF;
	padding:10px;
}
#menu a:hover {
	color:#FFF;
	background-color:#000;
	-webkit-box-shadow: 5px 5px 20px  #AAA;
	-moz-box-shadow: 5px 5px 20px #AAA;
	box-shadow: 5px 5px 20px #AAA; 
}

img {
	border:none;
}

h1 {
font-size:22px;
}

.Style1 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.Style2 {color: #800000}
.Style3 {
	color: #999999;
	font-size: 15px;
}
.Style4 {
	font-size: 14px
}

#main { 
/* background: url(images/background.png) top fixed repeat; */
/* margin-top:70px; */
 voice-family: "\"}\""; 
 voice-family: inherit;
 width:100%;
}

#main a {
	color: #999999;
	font-size:16px;
	font-weight:normal;
}

table {
	text-align:justify;
}

#main2 {
	background-color:#fff;
 background: url(images/background.png) top fixed repeat;

/*	background: url(images/background2.png) #6f0000 bottom; */
	border-top: #000 solid 1px;
	border-bottom: #000 solid 1px;
	color:#fff;
}

#main2 a {
	color:#fff;
/*	font-size:20px; */
	font-weight:bold;
}

#footer {
	line-height:20pt;
	color: #fff;
	background-color:#000;
	border-bottom: #adadad solid 1px;
	text-align:center;
	font-size:20px;
	padding:20px;
}

#copyright {
	font-size:16px;
	background-color:#fff;
/*	border-bottom: #adadad solid 1px; */
	text-align:center;
/*	background: url(images/aphaxay-simple-design.png) right no-repeat; */
}
