<!-- 
A:link {
    color: #EE00FF; 
    text-decoration: none
}
A:visited {
    color: #00A0C8;
    text-decoration: none
}
A:hover {
    color: #993399; 
    text-decoration: none
}
.white {
    color: #ffffff
	} 
.sp {
    font-size: 12pt;
    font-family: georgia, arial;
    color: #0083A8;
    font-weight: 800;
	}
.Bline  {
	font-weight: 700;
	text-decoration : underline
	}
.line  {text-decoration : underline}
.spf {
    font-size: 10pt;
    font-family: georgia, arial;
    color: #0083A8;
    font-weight: 700;
	}
.reg {
    font-size: 11pt; 
    font-family: arial, verdana, sans-serif
}
P {
    font-size: 10pt; 
    font-family: arial, verdana, sans-serif;
	line-height : 18px;
}
.head {
    font-size: 18pt;
    font-family: carleton, arial;
    color: #660066;
    font-weight: 700  /*bold*/
}
.b {
    font-weight: 700  /*bold*/
}
.header {
    font-size: 14pt;
    font-family: georgia, arial;
    color: #0083A8;
    font-weight: 800;
}
.header1 {
    font-size: 12pt;
    font-family: georgia, arial;
    color: #ffffff;
    font-weight: 700;
	text-align: left
}
.header2 {
    font-size: 12pt;
    font-family: georgia, arial;
    color: #0083A8;
    font-weight: 700;
}
.header2a {
    font-size: 16pt;
    font-family: georgia, arial;
    color: #0083A8;
    font-weight: 700;
}
.header3 {
    font-size: 10pt;
    font-family: verdana, arial, sans-serif;
    color: #000000;
    font-weight: 700;
}
.logo {
    font-size: 14pt;
    font-family: tahoma, verdana, arial;
    color: #800080;
}
.note {
    font-size: 12pt; 
    font-family: verdana, arial, sans-serif;
    font-color: #663366
}
.sm {
    font-size: 8pt
}
.smb {
    font-size: 8pt;
    font-weight: 700;
}
.smr {
    font-size: 8pt;
	text-align: right
}
.nav {
    font-size: 10pt; 
    font-family: arial, verdana, sans-serif
    font-color: #009999
}
.lg {
    font-size: 14pt
}
.under {
    text-decoration:none
}
.u {text-decoration:underline
}

.i {
	font-style:italic
	}
	
.ui {
	text-decoration:underline;
	font-style:italic
	}	

DIV {
    font-size: 10pt; 
    font-family: arial, verdana, sans-serif
}
LI {
    font-size: 10pt; 
    font-family: arial, verdana, sans-serif
}
OL {
    font-size: 11pt; 
    font-family: arial, verdana, sans-serif
}
UL {
    font-size: 10pt; 
    font-family: arial, verdana, sans-serif
}
.form {
    font-size: 10pt; 
    font-family: arial, verdana, sans-serif
}

/*---  LEFT SIDE BAR ---*/
#menu {
 width: 150px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 padding-bottom: 20px;
 border-right: 1px dotted #999;
}

/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 15px; 
}

/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 550px;
 float: left;
 text-align: left;
 margin-left: 15px;
 margin-bottom: 30px;
 padding-bottom: 30px;
 padding-left: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 550px;
}
body>#content {
 width: 420px;
}


/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px; 
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999999; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 


H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   17px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}



/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;
 border-bottom:1px dotted #999999;
}

/*---  Name of author in weblog entries ---*/

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}
/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

-->

