#sidebar{
	float: left;
	width: 203px;
}
#main{
	float: right;
	width: 600px;
}
#top {
	width: 803px;
	margin-left: 2px;
}

/* -------------------------- */
/* Top Box */
/* -------------------------- */

#top h2 {
	color: #5a750f;
	font-size: 22px;
	padding: 5px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: normal;
}
#top h2 a {
	color: #5a750f;
	text-decoration: none;
}

.userProfileBg
{
	background: url(http://static.mgcstatic.net/images/site/profiles/userprofile/userprofile-bg.gif) center;
	margin-bottom: 3px;
	width: 808px;
}
.userProfileTop
{
	background: url(http://static.mgcstatic.net/images/site/profiles/userprofile/userprofile-top.gif) no-repeat top;
	width: 808px;
}
.userProfileBottom
{
	background: url(http://static.mgcstatic.net/images/site/profiles/userprofile/userprofile-bottom.gif) no-repeat bottom center;
	width: 808px;
}
.leftUserProfileColumn
{
	float: left;
	width: 690px;
	padding-left: 5px;
}
.rightUserProfileColumn
{
	float: right;
	width: 100px;
	text-align: center;
}
.userPicture
{
	padding-right: 13px;
	padding-bottom: 16px;
	padding-top: 24px;
}
.columnClear
{
	height: 1px;
	overflow: hidden;
	clear: left;
}
.userProfileTitle
{
	font-size: 20px;
	color: #506c01;
	font-weight: bold;
	line-height: 41px;
	height: 41px;
	padding-left: 5px;
	width: 350px;
	float: left;
	overflow: hidden;
}
.userProfileMotto
{
	color: #506c01;
	float: left;
	font-size: 14px;
	font-style: italic;
	height: 41px;
	line-height: 41px;
	text-align: right;
	width: 270px;
}
.userProfileFlag
{
	width: 40px;
	float: right;
	padding-top: 5px;
	padding-right: 18px;
	text-align: right;
}
.userProfileContents
{
	height: 56px;
	margin-right: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.userProfileCLeft
{
	float: left;
	width: 430px;
	padding-left: 5px;
	font-size: 12px;
	color: #3e3e3e;
	font-weight: bold;
}
.userProfileCRight
{
	float: right;
	width: 232px;
}
.userProfileStatusImage
{
	float: right;
}
.userProfileAchTable
{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.userProfileAchTable td
{
	padding-left: 5px;
}
.userProfileTableTopic
{
	color: #3e3e3e;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 0px!important;
}

#top .status{
	float: left;
	width: 55px;
	height: 68px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/away.gif);
}
#top .flag{
	float: right;
	width: 40px;
	height: 28px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/flag.gif);
	padding-top: 5px;
	padding-right: 5px;
}

/* -------------------------- */
/* Right Side Box */
/* -------------------------- */

.parentbackground a{
	text-decoration: none;
	color: #666;
}
.parentbackground h2{
	color: #82ad38;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	/* padding-bottom: 3px; */
}
.parentbackground h2 a{
	text-decoration: none;
	color: #82ad38;
}
.parentbackground {
	background-image: url(http://static.mgcstatic.net/images/site/profiles/profilebox_background.gif);
	width: 599px;
}
.parentbackground .leftborder{
	background-image: url(http://static.mgcstatic.net/images/site/profiles/profilebox_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.parentbackground .rightborder{
	background-image: url(http://static.mgcstatic.net/images/site/profiles/profilebox_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.parentbackground .topborder{
	background-image: url(http://static.mgcstatic.net/images/site/profiles/profilebox_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.parentbackground .bottomborder{
	background-image: url(http://static.mgcstatic.net/images/site/profiles/profilebox_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.parentbackground .topleftborder{
	background-image: url(http://static.mgcstatic.net/images/site/profiles/profilebox_topleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.parentbackground .toprightborder {
	background-image: url(http://static.mgcstatic.net/images/site/profiles/profilebox_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.parentbackground .bottomleftborder {
	background-image: url(http://static.mgcstatic.net/images/site/profiles/profilebox_bottomleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.parentbackground .bottomrightborder {
	background-image: url(http://static.mgcstatic.net/images/site/profiles/profilebox_bottomright.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.parentbackground .content {
	display: table;
	font-size: 11px;
	width: 592px;
	margin: -5px;
}
.parentbackground .leftcontent {
	/* Delete these? */
	/* float: left; */
	/* width: 120px; */
	/* text-align: left; */
	/* display: table; */
}
.leftcontent .leftContentPadding
{
	padding-left: 0px;
	padding-bottom: 25px;
	padding-right: 0px;
	padding-top: 20px;
}
.parentbackground .rightcontent {
	float: right;
	width: 470px;
	padding: 20px 0px 25px 0px;
}
.leftcontent .userpicture{
	float: left;
	padding-left: 25px;
	padding-top: 20px;
}
.leftcontent .rank{
	float: left;
	vertical-align: top;
	height: 30px;
	width: 33px;
	font-size: 18px;
	color: #FFF;
	margin-left: -15px;
	margin-top: 10px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/rankbackground.gif);
}
.rank .padding{
	line-height: 30px;
	text-align: center;
}

.pbar_container { display:block; width: 120px; float: right; background: #BBB; }
.pbar_box { font-size:1px; border: 1px silver solid; background: #BBB; width:120px; height:12px; }
.pbar { font-size:1px; background: #9C3 url(http://static.mgcstatic.net/images/site/profiles/tile8.gif); width: 120px; height: 12px; display: block; }
.pbar_text { position: absolute; height: 10px; width: 120px; text-align: center; font-size:10px; color: #fff; }

/* -------------------------- */
/* Left Side Box */
/* -------------------------- */

.minibox {
	width: 203px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/boxbackground.gif);
}
.minibox h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #a48337;
	padding-bottom: 25px;
}
.minibox .content{
	width: 172px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/boxheader.gif);
	padding-top: 9px;
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 13px;
	color: #9d7a2c;
	padding-right: 18px;
	padding-bottom: 5px;
}
.minibox .footer{
	width: 203px;
	height: 13px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/boxfooter.gif);
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.minibox .footer2{
	width: 183px;
	height: 58px;
	margin-top: 5px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/boxfooter2.gif);
	color: #111;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 0;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
.minibox .footer2 a{
	text-decoration: none;
	color: #111;
}
.minibox .footer2left {
	float: left;
	width: 110px;
	margin-left: -20px !important;
	margin-left: -10px;
	margin-right: -10px;
}
.minibox .footer2right {
	float: right;
	width: 70px;
	padding-right: 12px;
}

.miniboxalt {
	width: 203px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/boxbackgroundalt.gif);
}
.miniboxalt h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	padding-bottom: 25px;
}
.miniboxalt .content{
	width: 172px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/boxheaderalt.gif);
	color: #9d7a2c;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	padding-left: 13px;
	padding-right: 18px;
}
.miniboxalt .footer{
	width: 203px;
	height: 31px;
	background-image: url(http://static.mgcstatic.net/images/site/profiles/boxfooteralt.gif);
	padding-top: 12px;
	text-align: center;
	font-size: 9px;
	color: #666;
	overflow: hidden;
}
.miniboxalt .footer a{
	text-decoration: none;
	color: #666;
}

.miniboxalt2 {
        width: 183px;
	margin-left: 8px;
        background-image: url(http://static.mgcstatic.net/images/site/home/miniboxbackgroundalt.gif);
}
.miniboxalt2 h2{
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        color: #4c6e8b;
        padding-bottom: 13px;
}
.miniboxalt2 .content{
        width: 153px;
        background: url(http://static.mgcstatic.net/images/site/home/miniboxheaderalt.gif) top no-repeat;
        padding-top: 9px;
        padding-left: 15px;
        padding-right: 15px;
}
.miniboxalt2 .footer{
        width: 183px;
        height: 16px;
        background: url(http://static.mgcstatic.net/images/site/home/miniboxfooteralt.gif);
        overflow: hidden;
}

/* -------------------------- */
/* Form Elements */
/* -------------------------- */

.textbox {
	padding: 2px;
	margin: 0px;
	border: 1px solid #000;
	background-color: transparent;
	margin-left: 3px;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.profgreen {
        color: #89b441;
	margin-right: 20px;
}
.profgreen a{
        text-decoration: none;
        color: #89b441;
}
