* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background: #9C3586;
	font: normal small Comic Sans MS;
	color: #555555;
}

h1 {
	color: #FFFC00;
	line-height: 120%;
	text-align : center;
}

h2, h3 {
	color: #000000;
}

h2 {
	text-align: center
}

h3 {
	font-size: 22pt;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 1px solid #EEEEEE;
}

#main ul {
	padding-left: 2em;
	list-style-type : square;
	margin-bottom: 0;
}

#main ul  li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
text-decoration: underline;
color: #033871;}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	border-color: #9C3586;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 0 0;
	padding: 0;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
}

.post .date {
	float: left;
	width: 90px;
	padding-left: 20px;
	font-size: small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	width: 340px;
	float: left;
	margin-bottom: 10px;
	padding-left: 20px;
	border-left: 1px solid #EEEEEE;
	font-size: small;
	background: #FFFFFF;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
	background: #FFFFFF;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 237px;
	height: 200px;
	background: url(images/header3.jpg) no-repeat;
}

#logo h1 {
	padding: 130px 0 0 20px;
	font-size: 2em;
}

#logo h2 {
	padding: 0 0 0 20px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
   width: 760px;
	background: #FFFFFF;   
	margin: 0 auto;
}
#container2 {
   width: 1260px;
	background: #FFFFFF;   
	margin: 0 auto;
}
#main {
	float: right;
	width: 520px;
	background: #FFFFFF;
}

#sidebar {
	float: left;
	width: 240px;
	background: #FFFFFF;
}

#sidebar a {
}

#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	background-image : url(images/menback5.jpg);
	background-repeat : no-repeat;
}

#menu a {
	display: block;
	padding: 10px 65px;
	text-decoration: none;
	font-weight: bold;
	color: #7C0169;
}

#menu a:hover {
	color: yellow;
	background-image : url(images/menback2.jpg);
	background-repeat : no-repeat;
}

#menu .active a {
	color: yellow;
	background-image : url(images/menback2.jpg);
	background-repeat : no-repeat;
}

#menu .first a {
	border: none;
}


#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #EFDFE9 url(images/ftbck.jpg) repeat-x;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #033871;
}

.yellow {
	color: yellow;
}
.maroon {
	color: #7F0067;
}
.red {
	color: red;
}
.small {
	font-size: 10pt;
}
.medium {
	font-size: 12pt;
	line-height: 120%;
}
.large {
	font-size: 15pt;
	line-height: 120%;
}
.big {
	font-size: 18pt;
	line-height: 120%;
}
.bigger {
	font-size: 26pt;
	line-height: 120%;
}

.bigeh {
	font-size: 34pt;
	line-height: 120%;
}
	.titleback{
	background-color : FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	width : 14%;
	margin-top: 2.0pt;
	margin-right: auto;
	margin-bottom: 2.0pt;
	margin-left: auto;
	font-size: 16.0pt;
	color: green;
	font-weight: bold;}
	
	.emptycell{
	background-color : transparent;}
	
	.closed{
	text-align : center;
	background : Gray;
	margin-top: 0.0pt;
	margin-right: 0in;
	margin-bottom: 3.0pt;
	margin-left: 0in;
	font-size: 13.0pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bolder;
}
	.open{
	background : white url(./images/open.jpg) fixed 80px;
	text-align : center;
	margin-top: 0.0pt;
	margin-right: 0in;
	margin-bottom: 3.0pt;
	margin-left: 0in;
	font-size: 13.0pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-weight: bolder;
}
	.night{
	background : teal url(./images/nski2.jpg) fixed 120px;
	text-align : center;
	margin-top: 0.0pt;
	margin-right: 0in;
	margin-bottom: 3.0pt;
	margin-left: 0in;
	font-size: 13.0pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-weight: bolder;
}
	td {
	text-decoration: none;
	color: #033871;
	}
