body {
	margin: 0;
	padding: 0;
/*	background-color: #F1F1F1;   */
	background-color: white;
	color: white;
	font: small Arial, Helvetica, Verdana, sans-serif;
	/* width: 780; */ 
}

#wrapper {
	background-color:white;
/*	border:1px dotted #CD000F;  */
	color:black;
	height:auto;
	margin:1em 1em 1em 1em;
	padding:0.75em;
}

#header {
	margin: 0 0 0 0;
	width:75%
	align:left;	
	padding: 0 0 10px 0;
/*	border-bottom: 1px dotted #CD000F; */
	border-bottom: 1px dotted #CD000F;
}

#headerLogo {
	width: 349;
	height: 102;
	display: inline;
}

#headerMenu {
	/*
		border: 1px dotted #CD000F;
	*/
	display: inline;
	position:relative;
	
	/* padding-top:5.75em; */
	
	text-align:right;
	font-size:11pt;
}

#headerMenu ul {
	margin: 0px 0px 2px 0px;
}

#headerMenu li {
	display: inline;
	margin-left: 1em;
	position: relative;
	background-color: #CD000F;
	padding: 0em 0.75em 0 0.75em;
}

#header a:link, #header a:visited {
	text-decoration: none; 
	color: white;
}

#header a:hover { text-decoration: underline; }

a img
{ border: none; } /* removes the default browser border */

#main { 
	margin-top: 10px; 
    position: relative; 
    top: 0;
    left: 0;
    /* width: 100%; */ 
    height: auto; 
   	margin-top: 20px; 
}

#sidebar { 
	position: absolute; 
    top: 0; 
    height: 550px; 
    width: 230px; 
    background-color: #FFF5EE;  
    color: black; 
   	margin: 0;
   	padding: 0;
   	border: 1px dotted #CD000F; 
}
           
div.right { right: 0 }

div.left { left: 0 } 

#sidebar h3 { font-size: 110%; 
              background-image: url(../img/sidebar-header.jpg);
              background-repeat: no-repeat; 
              margin: 0; 
              padding: 0.2em 0 0.2em 5px; 
              font-weight: normal;
              color: white; 
              text-align: center; }

#sidebar .inner { padding: 10px; }

#sidebar .inner li { list-style: none;
                     position: relative; 
                     left: -20px; }

#sidebar .sidearticle img { width: 160px; }

center {
	padding-top: 40px;	
}

center .ck-resultsStatus {
	visibility: hidden;
}

/* cad */
#login-form {
	<!-- width: 9em; -->
}

#username {
	margin:0 0 .8em 0;
}
#username-label {
	float:left;
	margin: 0 0 0 0;
}
#username-field {
	<!-- float: right; -->
}
#password {
	margin: .8em 0 0 0;
}
#password-label {
}
#password-field {
	margin: 0 0 0 0;
}
#login-submit {
	<!-- margin: 1em 1.5em 0 5em; -->
	align: center;
}
#homepage_signin {
	margin-top:1em;
	margin-right:2em;
	margin-left:auto;
	font-size: 1.0em;
	color: rgb( 205, 0, 15 );
	height: 1.6em;
	width: 4.2em;
	
	padding: 0.3em 0.3em 0.3em 0.6em;	
	background-color: rgb( 247, 247, 247 );
	border: 1px dotted rgb( 237, 209, 209 );
	
}

.linkcell {
       width: 200px;
       font-family: sans-serif;
}

.linkcellhead {
       width: 200px;
       font-family: sans-serif;
       color: #0000FF;
       font-weight: 700;
}

.easylinkcol {
      border: 1px dotted #EDD1D1;
      margin: 0.3em;
      float: left;
}

div#easylinks {
      width: 850px;
      margin-top: 50px;
      margin-bottom: 150px;
      margin-left: auto;
      margin-right: auto;
}

div#easylinklabel {
      font-weight: bold;
      font-style: italic;
      font-size: 125%;
}
