

p    { color: #444; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: justify }


li   { color: #444; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left }

li a   { text-align: left }

a { color: #993333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a:hover   {text-decoration: underline }

h1      { color: #8b3329; font-weight: bold; font-size: 14px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; border-bottom: 1px solid #8b3329 }


h2   { color: #8b3329; font-weight: bolder; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular }

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.highlight   { border: solid 1pt #000 }

.border  { padding: 5px; border: solid 1px #cccccc }

.footer    { color: #555; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }
.caption { color: #555; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: center }
.footer a  { color: #4a4a4a; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.footer a:hover   { color: #5b7ca3 }

.center { text-align: center }

.sidebar      { text-align: left; margin-top: -2px; border: none }
			
.sidebar p { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }

.sidebar h1     { color: #6b6b6b; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-transform: capitalize; border: none }

.sidebar h2  { color: #d79b3a; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.left_image    { margin-right: 5px; border: solid 1px black }
.right_image  { margin-left: 5px; border: solid 1px black }
.center_image   { margin-right: 5px; margin-left: 5px; border: solid 1px black }
body { background: url(media/bg.jpg) repeat-y fixed center 0px }
.content   { background: url(media/content_bg.gif) repeat-y; padding: 6px 6px 6px 10px }
