/* Start of CMSMS style sheet 'funky_blue' */
/**************************************************/

/*                                   Body and Wrapper                           */

/**************************************************/



body {
background: #000099 url(uploads/images/back.png) top center repeat-x; 
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;
}



#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}



/**************************************************/

/*                                       Top Piece                                  */

/**************************************************/



#top {
background: url(uploads/images/bgtop.png) top center no-repeat; 
width: 800px;
height: 78px;
}



/**************************************************/

/*                                       Content                                             

another wrapper that holds all the content                                 */

/**************************************************/



.content {
background: url(uploads/images/bgmiddle.png) center repeat-y; 
width: 800px;
height: 100%;
padding: 0px;
}

div.content table {
margin: 0 auto;
}

div.content table li {
list-style:none;
}

/**************************************************/

/*                               All the content                                    */

/**************************************************/



#header {
background: url(uploads/images/dclogotechgrid.jpg) top center no-repeat; 
width: 802px;
height: 200px;
margin: 0px 0px 20px 0px;
padding: 0px;
color: white;
font-size: 50px;
text-align: center;
}

#stuff {
background:  url(uploads/images/texttop.png) top left no-repeat;
width: 520px;
margin: 0px 0px 0px 220px;
padding-top: 55px;
border: 2px navy;
}



img {
border: none;
} 

.h1 {
color: #0000ff;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18pt;
text-decoration:underline;
text-align:center;
}

.h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14pt;
text-align:center;
}

.center-text {
color: #0000ff;
font-size:12pt;
text-align:center;
}

.text{
color: #0000ff;
font-size:12pt;
text-align:left;
line-height: 150%;
margin: 0px 25px 0px 25px;
}

.dashbox{
color: #0000ff;
border-style: dashed;
margin: 0px 25px 0px 25px;
}

.photo{
color: #0000ff;
font-size:12pt;
text-align:left;
line-height: 150%;
margin: 0px 25px 0px 100px;
}

.announcement {
color: #0000ff;
font-family: Ravie;
font-weight: bold;
font-size: 24pt;
text-align:center;
}

.map {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
text-align:center;
}

.smileys {
text-align:center;
}


/*.content .content {
background:none;
}
*/

/**************************************************/

/*                                       Bottom                                      */

/**************************************************/



#bottom {
background: url(uploads/images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 50px;
margin: -16px 0px 0px 0px;
}




/* End of 'funky_blue' */

