#left{
	float: left;
	width: 620px;
}
#right{
	float: right;
	width: 183px;
}

/* -------------------------- */
/* Full Size Box */
/* -------------------------- */
.widebox {  
        background-image: url(http://static.mgcstatic.net/images/site/home/wideboxbackground.gif);
        background-repeat: repeat;
        width: 808px;
        margin-bottom: 3px;
}
.widebox h2{
        color: #505A01;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        padding-bottom: 22px;
}
.widebox .content {
        width: 767px;
        background-image: url(http://static.mgcstatic.net/images/site/home/wideboxheader.gif);
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: top;
        padding-top: 7px;
        padding-left: 18px;
        padding-right: 23px;
}
.widebox .footer {
        background-image: url(http://static.mgcstatic.net/images/site/home/wideboxfooter.gif);
        width: 808px;
        height: 15px;
}

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

.box {
	background-image: url(http://static.mgcstatic.net/images/site/home/boxbackground.gif);
	background-repeat: repeat;
	width: 620px;
	margin-bottom: 3px;
}
.box h2{
	color: #506c01;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	padding-bottom: 22px;
}
.box .content {
	width: 579px;
	background-image: url(http://static.mgcstatic.net/images/site/home/boxheader.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	padding-left: 18px;
	padding-right: 23px;
}
.box .footer {
	background-image: url(http://static.mgcstatic.net/images/site/home/boxfooter.gif);
	width: 620px;
	height: 15px;
}

.boxalt {
	background-image: url(http://static.mgcstatic.net/images/site/home/boxbackgroundalt.gif);
	background-repeat: repeat;
	width: 620px;
}
.boxalt h2{
	color: #222;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	padding-bottom: 22px;
}
.boxalt .content {
	width: 579px;
	background-image: url(http://static.mgcstatic.net/images/site/home/boxheaderalt.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	padding-left: 18px;
	padding-right: 23px;
}
.boxalt .footer {
	background-image: url(http://static.mgcstatic.net/images/site/home/boxfooteralt.png);
	width: 620px;
	height: 15px;
}

.boxerr {
        background-image: url(http://static.mgcstatic.net/images/site/home/boxbackgrounderr.gif);
        background-repeat: repeat;
        width: 620px;
}
.boxerr h2{
        color: #222;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        padding-bottom: 22px;
}
.boxerr .content {
        width: 579px;
        background-image: url(http://static.mgcstatic.net/images/site/home/boxheadererr.gif);
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: top;
        padding-top: 7px;
        padding-left: 18px;
        padding-right: 23px;
}
.boxerr .footer {
        background-image: url(http://static.mgcstatic.net/images/site/home/boxfootererr.png);
        width: 620px;
        height: 15px;
}

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

.minibox {
	width: 183px;
	background-image: url(http://static.mgcstatic.net/images/site/home/miniboxbackground.gif);
}
.minibox h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #896107;
	padding-bottom: 13px;
}
.minibox .content{
	width: 153px;
	background: url(http://static.mgcstatic.net/images/site/home/miniboxheader.gif) top no-repeat;
	color: #9d7a2c;
	padding-top: 9px;
	padding-left: 15px;
	padding-right: 15px;
}
.minibox .content a{
	text-decoration: none;
	color: #9d7a2c;
}
.minibox .footer{
	width: 183px;
	height: 16px;
	background: url(http://static.mgcstatic.net/images/site/home/miniboxfooter.gif);
	overflow: hidden;
}

.miniboxalt {
	width: 183px;
	background-image: url(http://static.mgcstatic.net/images/site/home/miniboxbackgroundalt.gif);
}
.miniboxalt h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #4c6e8b;
	padding-bottom: 13px;
}
.miniboxalt .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;
}
.miniboxalt .footer{
	width: 183px;
	height: 16px;
	background: url(http://static.mgcstatic.net/images/site/home/miniboxfooteralt.gif);
	overflow: hidden;
}

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

.textbox {
	margin: 0px;
	text-indent: 2px;
	border: 1px solid #999;
	background-color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.gc_textbox {
	margin: 0px;
	text-indent: 2px;
	/* border: 1px solid #999; */
	background-color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
}

/* -------------------------- */
/* Random Stuff */
/* -------------------------- */

.flashcard {
	float: right;
	padding-right: 30px;
	z-index: 0;
}

.newstitle {
	font-size: 16px;
}

.newsul {
	margin-top: -5px;
}
