body {
	margin: 0px 0px 20px 0px;
	background-color: #fff;
	text-align: center;
font-family: Verdana, Arial, sans-serif;
}

/* @group campaignbanner */

#campaignbanner{
font-size: .7em;
width: 750px;
margin: 0 auto;
padding-bottom:10px;
border-bottom :solid gray thin;
text-align: center;
line-height: .95em;
}
.campaignbanner{
border:0;
}

/* @end */

/* @group about */

.about{
        text-align: center;
	color:#600;
        font-size: 12px;
	font-weight: bold;
	font-family: trebuchet ms;
	padding: 10px;
	background: #fff;
	border: 1px solid #009900;
}

.aboutred{
	color:#600;
}
.aboutgray{
	color:#999;
}
.aboutdark{
	color:#333;
}

/* @end */
.fatmenu a{
	text-decoration: none;
        font-size: 14px;
	font-weight: bold;
	font-family: trebuchet ms;
	color:#600;
	border-left: 10px solid #fff;
	padding-left: 10px;
	padding-right: 20px;
}
.fatmenu a:hover{
	color: #999;
	border-left: 10px solid #600;
}
a {
	text-decoration: underline;
	color:#444;
}

a:hover {
	color: #999;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#logga{
	margin-left: 45%;
	margin-top: 30px;
	padding: 20px;
}
#container {
	line-height: 120%;
	text-align: left;
	padding: 0px;
	width: 100%;
	background-color: #fff;
}

/* @group banner */

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #fff;

	background-color:#900;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom: 1px solid #666;
}

#banner-img {
	display: none;
}

#banner a {
	color: #fff;
	text-decoration: none;
}

#banner h1 {
	font-size: 95%;
	display: inline;
	padding-right: 10px;
	font-weight: bold;
}

#banner h2 {
	font-size: x-small;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 5px solid #fff;
}
#banner a:hover {
	color: #600;
	text-decoration: underline;
	background: #fff;
}

/* @end */

#center {
	float: right;
	width: 73%;
	overflow: hidden;
}

#v {
	text-align: left;
	}

/* @group content */

.content {
	padding: 30px;
	background-color: #fff;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

#right {
	float: left;
	width: 25%;
	background-color: #fff;
	overflow: hidden;
}

.content p {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 15px;
	}

.content blockquote {
	line-height: 150%;
	color: #333;
	background: #f8f8f8;
	border: 1px solid #600;
	padding: 5px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 18px;
	border-left: 5px solid #600;
	padding-left: 5px;
	background: #f1f1f1;
	}

.content h3 {
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}
.content h3 a {
	text-decoration: underline;
	color:#990000;
}

.content p.posted {
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #ccc;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	padding-left: 10px;
	}

/* @end */

/* @group sidebar */

.sidebar {
	color: #333;
	padding: 0px 20px 10px 25px !important;
	padding: 15px 20px 10px 25px;
	background-color: #fff;
	border-right: 1px solid #aaa;
font-size: 10px;
	}

.sidebarcontent {
padding-top: 20px;
line-height: 110%;
}

.sidebar h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin: 20px auto 10px -10px;
	border-right: 5px solid #600;
	border-bottom: 1px solid #600;
	padding-left: 5px;
	background: #f1f1f1;
line-height: 200%;
	}


.sidebar ul {
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	margin-top: 2px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #fff;
	}

/* @end */

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

/* @group calendar */

.calendarBG {
background-color: #fff; 
}

.calendarBlank { 
background-color: #fff;
}

.calendarHeader { 
font-family: Verdana, Arial, sans-serif;
color: #333;
font-size: 10px;
text-align: center;
font-weight: bold;
margin: 0px auto 10px -10px;
border: 2px solid #600;
padding-left: 5px;
background: #f1f1f1;
padding: 3px;
}

.calendarMonthLinks {
color:#000;
font-size:small;
font-weight:normal;
letter-spacing:	.1em;
text-decoration:   none;
background-color:  transparent;
}

.calendarMonthLinks a {
color: #000;
text-decoration: none;
background-color: transparent;
}
  
.calendarMonthLinks a:visited {
color:#000;
text-decoration: none;
background-color: transparent;
}

.calendarMonthLinks a:hover {
color: #000;
text-decoration: underline;
background-color: transparent;
}

.calendarDayHeading {
font-size: 10px;
font-weight: normal; 
color: #333; 
background-color: #fff; 
text-align: center;
vertical-align: middle;
}

.calendarToday { 
font-size: 10px;
font-weight: bold;
letter-spacing:	.1em;
text-decoration: none;
text-align: center;
vertical-align: middle;
color: #333;
}

.calendarCell {
font-size: 10px;
font-weight: normal;
letter-spacing:	.1em;
text-decoration: none;
text-align: center;
vertical-align: middle;
color: #333;
background-color: #fff;
}

.calendarCell a {
color: #668;
text-decoration: none;
border-bottom: 1px dotted #334;
}

.calendarCell a:visited {
color: #668;
text-decoration: none;
border-bottom: 1px dotted #334;
}

.calendarCell a:hover {
color: #334;
text-decoration: none;
border-bottom: 1px solid #668;
}

/* @end */


/* @group Gallery */

#gallery{
	border-left: thin solid #ccc;
	margin-top: 1em;
	margin-left: 800px;
	padding: 1em;
}
#gallis{
	margin-top: 2em;
	margin-left: 600px;
}
#gallery_right{
	float: left;
}
#gallery h1{
	padding: 2em auto;
	color: pink;
}
#detail{
	margin: 1.2em 2em;
	float: left;
	width: 500px;
}

#detail p{
	margin: 0 2em;
	font-size: .7em;
	font-weight: normal;
}
.gall_img {
	width: 150px;
	background-color: gray;
	border: 3px solid black;
	margin: .4em;
}
.img{
	text-align: center;
	border: thick black solid;
	margin: .8em 0;
}
.img_txt{
	margin-right: 1em;
	margin-top: -1.4em;
	font-style: italic;
	font-size: .7em;
	color: #666;
	text-align: center;
}
.thmb p{
	margin: -1em auto 0;
	font-size: .6em;
}

/* @end */
