/* CSS Document */

html, body {
margin: 0;
padding: 0; }

body {
font-weight: normal;
font-size: 14px;
line-height: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #334161;
background: url(../images/bk_light.png) repeat; }

p {
margin: 0 0 8px 0;
padding: 0;
font-weight: normal;
font-size: 13px;
line-height: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #334161; }

tr, td {
margin: 0;
padding: 0; }

a:link {
color: #334161;
text-decoration : underline; }

a:visited {
color: #334161;
text-decoration : underline; }

a:hover {
color: #8994ae;
text-decoration : underline; }

h1 {
margin: 12px 0 16px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
font-weight: normal;
font-variant: small-caps;
color: #334161;
letter-spacing: .02em;
line-height: 24px;
text-align: left; }

h2 {
margin: 16px 0 8px 0;
padding: 0;
font-size: 16px;
font-weight: normal;
font-variant: small-caps;
color: #334161;
line-height: 17px;
letter-spacing: .05em; }

h3 {
margin: 16px 0 8px 0;
padding: 0;
font-size: 14px;
font-weight: normal;
font-variant: small-caps;
color: #334161;
line-height: 16px;
letter-spacing: 0em; }

.clear { clear: both; }

/* content area */

div#pagewrapper {
width: 100%;
height: 900px;
margin: 0 auto;
padding: 0;
text-align: left;
background: url(../images/bk_light_gradient.png) repeat-x; }

div#pagewrapper2 {
width: 100%;
height: 900px;
margin: 0 auto;
padding: 0;
text-align: left;
background: url(../images/bk_circle.png) no-repeat top left; }


div#wrapper {
width: 900px;
margin: 0 auto;
padding: 0;
text-align: center; }

div#header {
width: 900px;
height: 145px;
margin: 0;
background: url(../images/logo_purple.png) no-repeat top right; }

div#header h1 {
display: none; }


div#contentwrapper {
width: 900px;
margin: 0;
padding: 0;
background: url(../images/content_area_bk.png) no-repeat top; }

div#leftcolumn {
float: left;
width: 171px;
margin: 0;
padding: 0;
text-align: left; }

div#content {
float: right;
width: 700px;
margin: 0;
padding: 0;
text-align: left; }



/* footer */

div#footer {
width: 900px;
margin: 0;
padding: 50px 0 0 0; }

div#footer p {
color: #ffffff;
font-size: 11px;
line-height: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
text-align: right;
margin: 0 0 15px 0; }

div#footer a {
color: #ffffff;
text-decoration: none; }

.smalltext {
font-size: 10px;
margin: 15px 0 0 0; }