HTML {
	width: 100%;
	height: 100%;
}

BODY {
	font-family:Verdana,Arial,"Lucida Console";
	color:#666666;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background: #111214 url(../images/bg.jpg) 50% 50% repeat-y;
}

H1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #d20016;
}

H2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #d20016;
	font-size: 14px;
}

H3 {
	color: #d20016;
	font-size: 12px;
}

#wrapper {
	position: relative;
	width: 937px;
	margin: 30px auto 0px auto;
	height: auto;
	overflow: hidden;
	padding: 0px 20px 0px 20px;
}

#contentcontainer {
	width: 919px;
	padding: 9px;
	height: auto;
	overflow: hidden;
	background: url(../images/opacity.png);
}

#headercontainer{
	width: 919px;
	padding: 9px;
	background: url(../images/opacity.png);
	margin: 0px 0px 25px 0px;
	padding: 9px;
}

#header {
	width: 917px;
	height: 55px;
	border: 1px solid #b0b0b0;
	background: #f3f3f3 url(../images/gradientbg.png) top left repeat-y;
}

#content {
	width: 917px;
	height: auto;
	overflow: hidden;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	background: #f3f3f3 url(../images/gradientbg.png) top left repeat-y;
}

#menu {
	position: absolute;
	margin: 110px 0px 0px 30px;
	padding: 23px 0px 0px 0px;
	background: #9c0000 url(../images/menubg.png) top left no-repeat;
	width: 199px;
	height: 200px;
	z-index: 100000;
	top: -20px;
	left: -20px;
}

#menu A {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#menu LI IMG {
	border: 0px;
}

#menu UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu LI {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#photoalbumcontainer {
	background: #f0aa00 url(../images/photoalbumbg.png) top left no-repeat; 
	width: 527px;
	height: 333px;
}

#photoalbum .photo {
    float: left;
    padding: 0px;
    margin: 11px 0px 0px 9px;
}

#image1 {
	float: left;
    padding: 0px;
    margin: 17px 0px 0px 17px;
}



#contentblock {
	width: 507px;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin: 0px 0px 0px 0px;
}

#left {
	float: left;
	width: 173px;
	height: auto;
	overflow: hidden;
	margin: 209px 0px 0px 6px;
}

#left DIV.block{
	background: #fff;
	margin: 0px 0px 6px 0px;
	padding: 5px;
}

#center {
	float: left;
	margin: 6px 6px 6px 6px;
	width: 527px;
	height: 294px;
	background: orange;
}

#right {
	float: left;
	width: 194px;
	margin: 6px 0px 0px 0px;
}

#varium {
	padding: 5px;
}

a:link{
	color: #B30700;
	text-decoration: none;
	color: #d20016;
}

a:visited{
	color: #B30700;
	text-decoration: none;
	color: #d20016;
}

/* Calendar */

#right DIV.block {
	width: 194px;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#calendar {
	padding: 0px 0px 0px 0px !IMPORTANT;
}

#calendar DIV.week {
	width: 189px;
	margin: 0px auto;
}

#calendar DIV.dayhead {
	width: 189px;
	margin: 0px auto;
}

#calendar DIV.dayhead DIV.day {
	background: #fff;
	color: #808080;
	border: 1px solid #fff;
	font-size: 10px;
	height: 15px;
	line-height: 15px;
}

#calendar DIV.day  {
	float: left;
	width: 23px;
	height: 23px;
	margin: 1px 1px 1px 1px;
	background: #FCFCFC;
	border: 1px solid #F0F0F0;
	text-align: center;
	line-height: 23px;
	cursor: pointer;
	color: #d20016;
}

#calendar DIV.actday  {
	float: left;
	width: 23px;
	height: 23px;
	margin: 1px 1px 1px 1px;
	background: #CECECE;
	border: 1px solid #F0F0F0;
	text-align: center;
	line-height: 23px;
	cursor: pointer;
	color: #d20016;
}

#calendar DIV.actday:hover {
	background: red;
	color: #fff;
}

#calendar DIV.day:hover {
	background: red;
	color: #fff;
}

DIV#month_nav {
	width: 189px;
	height: 20px;
	margin: 2px auto;
}

DIV#month {
	float: center;
	width: 194px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

DIV#next_month {
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

DIV#next_month:hover, DIV#prev_month:hover {
	cursor: pointer;
	background: #DDD;
}

DIV#prev_month {
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

DIV.activ {
	width: 184px;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

DIV.activ1 {
	background: white;
}

/* Contact */

label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 6.5em;
} 

textarea
{
width: 400px;
height: 200px;
}