/* Start of CMSMS style sheet 'gwae2008splashstyle' */
      
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: normal;
	color: black;
	font-family: georgia, "times new roman", serif;
	font-size: 62.5%;
        margin-top: 6%;
	background-color: #594C45;
        text-align: center;
        }

ol, ul {
	list-style: none;
}


p {
   margin-bottom:0 }

p + p {
   text-indent:1em;
   margin-top:0 }

h1 {  font-family: georgia, "lucida bright", "times new roman", serif;
        font-size: 2.2em;
        font-weight: lighter;
        color: #203542;
}
h2 {
        font-family: georgia, "lucida bright", "times new roman", serif;
        font-size: 2.1em;
        font-weight: lighter;
        color: #203542;
        margin-top: 0.85em;
        margin-bottom: 0.85em;
}
h3 {
       font-family: georgia, "lucida bright", "times new roman", serif;
       font-size: 2.0em;
       font-weight: lighter;
       color: #203542;
       margin-top: 0.9em;
       margin-bottom: 0.9em;
}
h4 {
        font-family: georgia, "lucida bright", "times new roman", serif;
        font-size: 1.4em;
        font-weight: lighter;
        color: #FFF;
        margin-top: 0.95em;
        margin-bottom: 0.95em;
}
h5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.8em;
        font-weight: lighter;
        color: #203542;
        margin-top: 1em;
        margin-bottom: 1em;
}


#branding {
        height: 500px;
        text-align: center;
}

#branding img {
         border: 1px solid #DDD6B7;
         padding: 5px;
         background-color: #transparent;
         margin-top: 7px;
}

#content {
	width:900px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
}

#splash {
        width: 900px;
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto;      
}

div#content a:link {
    color: #FFF;
}

div#content a:visited{
    color: #CCC;
} 

div#content a:hover{
    color: #FFFF99;
} 



/* End of 'gwae2008splashstyle' */

