/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
BODY {
	background: #fff;
	margin: 0;
	text-align: center;
 	font-family: Verdana, Arial, Helvetica, sans-serif;	
 	line-height:18px;
}
A {
	color: #496E99;
	text-decoration: none;
}

A:HOVER {
	color: #870001;
	text-decoration: underline;
	}
	
p{
	font-size: 8pt;
color: #808080;
}

p.footer{
font-size: 8pt;
	color: #676767;
	font-weight: 800;
}
p.text{
	font-size: 8pt;
color: #808080;
margin-left: 15px;
margin-right: 25px;
text-align: justify;
}
p.maincontent{
	font-size: 8pt;
color: #808080;
margin-left: 35px;
margin-right: 35px;
text-align: justify;
}
p.copywrite{
	font-size: 7pt;
color: #657D89;
text-align: center;
}
#main{
margin-left: auto;
margin-right: auto;
width: 761px;
	background-image: url(http://www.sednacg.com/images/bodybg.jpg);
	
}
#mainend{
	width: 761px;
}

#menu{
width: 735px;
margin-left: auto;
margin-right: auto;
text-align: left;
height: 32px;
	background-image: url(http://www.sednacg.com/images/menu_bg.jpg);
}
#header{
margin-left: auto;
margin-right: auto;
width: 735px;
}
#leftpanel{
margin-left: 12px;
width: 222px;
background-image: url(http://www.sednacg.com/images/side_bg.jpg);
	float: left;
}
*html #leftpanel{margin-left :6px;} /*IE Hack*/

#content{
	width: 510px;
		float: left;
}
#footer{
margin-left: auto;
margin-right: auto;
	width: 761px;
	clear: both;
}
#footer a{
font-size: 7pt;
	color: #676767;
	text-decoration: none;
	text-align: right;
			font-weight: normal;

}
#footer a:hover{
font-size: 7pt;
	color: #FF9600;
	text-decoration: underline;
		text-align: right;
			font-weight: normal;

}
#footernav1{
	width: 735px;
	float: left;
}
#footernav2{
width: 100%;
margin-top: 10px;
}
#footernav{
	width: 370px;
	text-align: right;
	float: left;
}
ul {
	font-size: 8pt;
color: #808080;
	list-style-type: disc;
	list-style-position: outside;
	margin-left:15px;
	margin-right: 25px;
	line-height: 12pt;
	list-style-image: url(http://www.sednacg.com/images/bullet.gif);
	text-align: left;
}
/* IE Hack - Hide from IE5-mac. Only IE-win sees this. \*/
* html ul{
	margin-left:50px;
}
/* End hide from IE5/mac
