body {
    font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    line-height: 140%;
    padding: 15px 30px;
    margin: 0;
}

img { border: 0; }
a {
	color: #000;
	text-decoration: none;
}

#header {
    margin: 0;
    padding: 0;
    height: 129px;
    background: #fff url(images/framework/header_gf.jpg) top left no-repeat;
    text-align: right;
    vertical-align:top;
}

#colLeft,
#colRight,
#flashIntro,
#studyCourses {
    display: none;
}

#content {
	margin: 0;
	padding: 0;
}

#copyright {
    font-size: 10px;
    text-align: center;
    margin: 0;
    margin-top: 20px;
}
