/* CSS Document */
body {
background-color:ffffff;
background-image: url(images/wwwselogonf2.jpg) ;
background-repeat: no-repeat;
background-position: 0px 0px;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding:0;
}
ul {
list-style: url(images/bullet.jpg);
}
html, body, #contents {
min-height: 100%;
width: 100%;
height: 100%;
}
html > body #footer {
position: fixed;
}
#contents {
position: absolute;
top: 0;
left: 0;
}
#header {
border-top: 1px solid #778899;
border-bottom: 1px dotted #b2bcc6;
height: 9em;
}
#header .strapline {
font: 120% Georgia, "times new roman", times, serif;
color: #778899;
background-color: transparent;
float: right;
margin-right: 2em;
margin-top: 2.7em;
}
#nav {
position: absolute;
top: 12em;
left: 1em;
width: 14em;
}
#news {
position: absolute;
top: 31em;
left: 1em;
width: 222px;
}
#nav ul {
list-style: none;
margin-left: 1em;
padding-left: 0;
}
#nav li {
font-size: 90%;
padding: .2em;
border-bottom: 1px dotted #b2bcc6;
margin-bottom: .3em;
}
#nav a:link, #nav a:visited {
text-decoration: none;
color: #2a4f6f;
background-color: transparent;
}
#nav a:hover {
color: #778899;
}
#nav h2 {
font: 110% Georgia, "times new roman", times, serif;
color: #2a4f6f;
background-color: transparent;
border-bottom: 1 px dotted #cccccc;
}
#content {
margin-left: 15em;
margin-right: 2em;
margin-bottom: 3em;
max-width: 46em;
}
#subcont {
margin-left: 19em;
margin-right: 6em;
margin-bottom: 6em;
border-right: 1px dotted #2a4f6f;
padding-right: 2em;
max-width: 30em;
}
#subcont a:link, #subcont a:visited {
border-bottom: 1px dotted #b2bcc6;
text-decoration: none;
color: #2a4f6f;
background-color: transparent;
}
#subcont a:hover {
color: #778899;
}
.smbox {
width:360px;
margin-top:10px;
margin-left:1em;
padding-top:.5em;
padding-bottom:.5em;
padding-right:.5em;
background-color:#ffffff;
border: 2px dotted #b2bcc6;
color:#2a4f6f;
-moz-border-radius:25px;
}
.nobox {
width:480px;
margin-top:10px;
margin-left:1em;
padding:.5em;
background-color:#C7E2FF;
border: 2px dotted #b2bcc6;
color:#2a4f6f;
-moz-border-radius:25px;
}
.curvebox {
width:400px;
margin-top:15px;
margin-left:25.5em;
padding:1.5em;
background-color: #D9EDEA;
border: 2px dotted #b2bcc6;
color:#2a4f6f;
-moz-border-radius:25px;
}
h1 {
font: 150% georgia, "times new roman", times, serif;
margin-left:.7em
}
#content p {
font-size: 80%;
line-height: 1.6em;
padding-left: 1.2em;
}
h2 {
font: 150% georgia, "times new roman", times, serif;
}
#footer {
position: absolute;
bottom: 0em;
width: 100%;
border-top: 1px dotted #2a4f6f;
background-color: #CBDDDB;
color: #2a4f6f;
font-size:70%;
}
#footer p {
margin: 0.5em 0 1em 2em;
padding: 0;
}.frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(images/workshops.jpg);
	background-repeat: no-repeat;
	height: 70px;
	background-position: center top;
	padding-top: 55px;
	font-weight: bold;
	border: none;
	clear: both;
	left: 50%;
}
