* {
	margin: 0;
	padding: 0;
}

body {
background: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #f7f7f7;
}

a { color: #60C3DB; text-decoration: none; }
a:hover { text-decoration: underline; }

#wrap {
width: 1000px;
margin: 0 auto;
}

#header {
margin: 40px 0 20px 0;
}
#header h1 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -2px;
	color: #FAFFB0;
}
#header h1 a {
color: #FAFFB0;
text-decoration: none;
}
#header h1 a:hover {
color: #eee;
text-decoration: none;
}
#header h2 {
color: #999;
font-size: 18px;
font-weight: 100;
}

#content {
float: right;
width: 468px;
padding: 0 20px 20px 20px;
border-left: 1px dotted #aaa;
text-align: justify;
}
#content h2 {
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #aaa;
margin-bottom: 10px;
}
#content h2 a {
color: #B0FFBD;
text-decoration: none;
}
#content h2 a:hover {
color: #eee;
}

#content1 {
	float: right;
	width: 739px;
	padding: 0 20px 20px 20px;
	border-left: 1px dotted #aaa;
	text-align: justify;
	vertical-align: baseline;
}
#content1 h2 {
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #aaa;
margin-bottom: 10px;
}
#content1 h2 a {
color: #B0FFBD;
text-decoration: none;
}
#content1 h2 a:hover {
color: #eee;
}


#leftmenu {
float: left;
width: 150px;
padding: 0 0 20px 0;
}
#leftmenu h2 {
border-bottom: 1px dotted  #aaa;
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
}

#leftmenu h2 a{
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
}

#leftmenu h2 a:hover {
color: #eee;
}

#leftmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}

#rightmenu {
float: left;
width: 200px;
padding: 0 20px 20px 20px;
border-left: 1px dotted #aaa;
}
#rightmenu h2 {
border-bottom: 1px dotted #aaa;
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
}
#rightmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}

#footer {
	margin-top: 20px;
	border-top: 1px dotted #aaa;
	font-size: 11px;
	text-align: center;
	padding: 10px 0 10px 0;

}
#footer a { 

}
#footer a:hover {

}


#mgbody {
background: #404347 url(images/bg.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #f7f7f7;
}

#mgleftmenu {
float: left;
width: 210px;
padding: 0 0 10px 0;
}
#mgleftmenu h2 {
border-bottom: 1px dotted #aaa;
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
}
#mgleftmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}

#mgleftmenu h2 a {
color: #B0FFBD;
text-decoration: none;
}
#mgleftmenu a:hover {
color: #eee;
}

#mgcontent1 {
	float: right;
	width: 739px;
	padding: 0 20px 20px 20px;
	border-left: 1px dotted #aaa;
	text-align: justify;
	vertical-align: baseline;
}
#mgcontent1 h2 {
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #aaa;
margin-bottom: 10px;
}
#mgcontent1 h2 a {
color: #B0FFBD;
text-decoration: none;
}
#mgcontent1 h2 a:hover {
color: #eee;
}

