body   { color: #000; font-size: 12px; line-height: 14px; font-family: verdana, arial, helvetica, sans-serif; background-image: url(../media/textures/back.jpg); text-align: center }


#footer  { float: center }	
#imagefloatright    { float: right;}
#imagefloatleft    { float: left;}

#frame  { text-align: left; text-indent: 10pt; margin: auto; padding: 5pt; width: 800px; }
#frame2      { background-color: white; text-align: center; margin: 0pt; padding: 20pt; width: 800px }

#contentleft       { background-color: #fff; float: left; margin-top: 20px; border: black; left: 10px; width: 160px }		
#contentcenter      { background-image: url(../media/textures/back.jpg); float: right; margin-top: 5px; padding: 10px; width: 610px }


#contentright           { background-image: url(../media/textures/back.jpg); float: right; margin-top: 3px; border: black; left: 10px; width: 170px }

	
#contentheader {
  background:#fff
}

#contentcaledar    { font-size: 8pt; float: right }
p,h1,h2,h3,pre {
  margin:0px 10px 10px 10px;
  padding-top: 0px;
}
		
h1   { font-weight: bold; font-size: 20px; text-align: center }
h2 {
  font-size:20px;
}
h3 {
  font-size:20px;
}

h4   { font-weight: normal; font-size: 18px; line-height: 22px; text-align: left; text-indent: 20pt }

h5    { font-weight: normal; font-size: 8px; line-height: 10px; text-align: left; text-indent: 20pt }

		
#contentheader h1 {
  font-size:14px;
  padding:10px;
  margin:0px;
}

#content  { border-bottom: thick dotted black }
	
#contentright p   { font-size: 12px }
#contentleft p { 
  font-size:12px;
}

a    { color: #000000; text-decoration: none; text-align: center }

p    { text-indent: 15px }

a:link     { color: blue; font-weight: bold; text-decoration: none }
a:visited    { color: purple; text-decoration: none }
a:hover    { color: blue; font-weight: bold; text-decoration: underline }
.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000;
  color: #000;
}

.raised  { background-color: #fff; padding: 4px; position: relative; top: -12px; left: 12px }
