body {
	text-align: center;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	color: #000;
	background: #F0F2F5 url(../images/bg_tile.gif) repeat-x;
	margin: 0 0 0 0;
	}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
a:hover, a:active {
	color: #000;
	}

a.menu {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
    padding:0px 10px 0px 10px;
}
a.menu:hover, a.menu:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
    padding:0px 10px 0px 10px;
}
a.menucurrent {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
    padding:0px 10px 0px 10px;
}
a.menucurrent:hover, a.menucurrent:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
    padding:0px 10px 0px 10px;
}

a img {
	border: none;
	}
h1 {
	color: #6090c6;
	font-weight: bold;
	font-size: 21px;
	margin: 0;
	padding: 0;
	}
h2 {
	color: #6090c6;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 10px;
	}
h3 {
	color: #6090c6;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 10px;
	}
a.h3 {
	color: #6090c6;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 10px;
	}

p {
	color: #333;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	line-height: 15px;
	}
li {
	color: #333;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	line-height: 15px;
	}

#menuarea ul {
	width: 170px;
    list-style-type: none;
    text-align: left;
}

#menuarea ul li a {
    text-decoration: none;
    color: #999;

}

 #menuarea ul li a:hover
{
    color: #000;
}

#menuarea ul li a#current
{
    color: #000;
}


input {
	border: solid 1px #333;
	background: #fff;
	color: #333;
	font-size: 1em;
	margin-top: 3;
	padding: 0;
	width: 250px;
	}
form {
	margin: 0 0 5px 0;
	padding: 0;
	}

div#inner {
    width: 948px;
    margin: 0 auto;
	background-repeat: repeat-y;
	
	}
div#content {
    width: 890px;
    min-height: 250px;
    margin: 0px;
	background: #f5f5ff;
    padding: 0px;
    border-left: 5px solid #3C57A0;
    border-bottom: 5px solid #3C57A0;
    border-right: 5px solid #3C57A0;
	}
div#outer {
    width: 948px;
    margin: 0 auto;
	background-repeat: no-repeat;
	}
div#container {
    width: 890px;
    min-height: 550px;
    z-index: 50;
    margin: 0 24px 0 24px;
	}
div#footer {
    width: 900;
    height: 15px;
    z-index: 50;
    margin: 0px;
    padding: 0px;
    color: #d0d0d0;
    text-align: right;
	}
div#menuarea2 {
    width: 230px; 
    margin: 10px 5px 10px 5px;
    min-height: 250px;
	font: 16px Arial Narrow, Arial, Helvetica, sans-serif;
    color: #6c5f56;
    }	
div#frontpage {
    width: 630px; 
    margin: 10px 5px 10px 5px;
    min-height: 250px;
    }	
td.dottedline {
    border-left: 1px dotted  #6c5f56;
    }	

div#galleryarea {
    width: 600px;
    margin: 10px 5px 10px 5px;
    //border-left: 2px dotted #ccc;
    min-height: 250px;
    }	
div#gallerytitle {
    margin: 20px 5px 20px 5px;
    font-size: 22px;
    text-align:left;
    color: #6c5f56;
    }	
div#gallerytitle_f {
	font: 26px Arial Narrow, Arial, Helvetica, sans-serif;
    margin: 20px 5px 20px 5px;
    text-align:left;
    color: #6c5f56;
    }	
div#tell {
	position: absolute;
	top:300px;
	left:50%;
	z-index:9999;
	width:500px;
	min-height:500px;
	margin:-250px 0 0 -250px;
	background-color:#fff;
    vertical-align:top;
    padding: 5px;
	border:6px double #3C57A0;
}
div#imagepop {
	position: absolute;
	top:350px;
	left:50%;
	z-index:9999;
	width:650px;
	min-height:540px;
	margin:-325px 0 0 -325px;
	background-color:#fff;
    vertical-align:top;
    padding: 5px;
	border:6px double #3C57A0;
}
div#loginpopup {
	position: absolute;
	top:350px;
	left:50%;
	z-index:9999;
	width:400px;
	min-height:250px;
	margin:-200px 0 0 -200px;
	background-color:#fff;
    vertical-align:top;
    padding: 5px;
	border:6px double #3C57A0;
}
div#overlay {
	position: absolute;
	top:0;
	left:0;
	z-index:999;
	width:100%;
	height:100%;
	margin:0px;
	background: url(../images/overlay.png);
}

div#vote{
	position: absolute;
	top:300px;
	left:50%;
	z-index:9999;
	width:500px;
	height:400px;
	margin:-220px 0 0 -250px;
	background-color:#fff;
    vertical-align:top;
    padding: 5px;
	border:6px double #3C57A0;
	}
.title_orange {
	font: 26px Arial Narrow, Arial, Helvetica, sans-serif;
    margin: 20px 5px 20px 5px;
    text-align:center;
    color: #e87d1d;
    }	

.menutitle_orange {
	font: 16px Arial Narrow, Arial, Helvetica, sans-serif;
    margin: 20px 5px 20px 5px;
    text-align:center;
    color: #e87d1d;
    }	

.menutitle a.menutitle{
	font: 16px Arial Narrow, Arial, Helvetica, sans-serif;
    margin: 20px 5px 20px 5px;
    text-align:center;
    font-weight: normal;
    color: #6c5f56;
    }	

div#gallerysubtitle {
    margin: 5px;
    font-size: 12px;
    text-align: left;
    }	

a.button {
	margin: 3px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	font-weight: normal;
    background: #9CC0FF url(../images/menu_bg.gif) repeat-x 0 -5px;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}
a.button:hover {
	margin: 3px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	font-weight: normal;
    background: #c0c0ff url(../images/menu_bg.gif) repeat-x 0 -5px;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}
a.buttoninactive {
	margin: 3px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	font-weight: normal;
	background-color: #aaa;
	text-decoration: none;
	color: #fff;
	border: 1px solid #ccc;
}
a.buttoninactive:hover {
	margin: 3px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	font-weight: normal;
	background-color: #ddd;
	text-decoration: none;
	color: #aaa;
	border: 1px solid #ccc;
}

.thumbnaile {
	background: #F0F2F5;
	border: 1px solid #8598cb;
	padding: 3px;
	margin: 3px;

}

.footerlink {
	font-weight: normal;
	color: #ccc;
	}

div.frontpagetopbox {
	width: 620px;
	padding: 20px 10px 10px 10px;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}
div.frontpagebottomboxleft {
	width: 299px;
	padding: 20px 10px 10px 10px;
	border-right: 1px dotted #eee;
	
}
div.frontpagebottomboxright {
	width: 299px;
	padding: 20px 10px 10px 10px;
	border-right: 1px dotted #ccc;
	
}
div.frontpagesidebox {
	padding: 20px 10px 10px 10px;
	text-align:center;
	width: 230px;
	
}