a {
	text-decoration: none;
	color: #444;
}

a:hover {
	text-decoration: none;
	color: #C00;
}

a:visited {
	text-decoration: none;
}

p {
	font-weight: bold;
	color: #C00;
}
.selected {
	font-weight: 200;
	color: #B00;
}

#update {
	background-color: #ff9;
	font-family: "segoe ui", "myriad pro", Verdana, Geneva, sans-serif;
	color: #ccc;
}

#container {
	width: 751px;
	margin: 0 auto;
	font-family: "segoe ui", "myriad pro", Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444
}

#logobox {
	height: 75px;
}

#header {
	height: 148px;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	font-family: "Myriad Pro", "segoe ui", "MS Serif", "New York", serif;
	background-image: url(../images/headerhome.jpg);
	background-repeat:no-repeat;
}

#headerabt {
	height: 109px;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	font-family: "Myriad Pro", "segoe ui", "MS Serif", "New York", serif;
	background-image: url(../images/headerabt.jpg);
	background-repeat:no-repeat;
}

#headerint {
	height: 109px;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	font-family: "Myriad Pro", "segoe ui", "MS Serif", "New York", serif;
	background-image: url(../images/headerint.jpg);
	background-repeat:no-repeat;
}

#headerlib {
	height: 109px;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	font-family: "Myriad Pro", "segoe ui", "MS Serif", "New York", serif;
	background-image: url(../images/headerlib.jpg);
	background-repeat:no-repeat;
}

#headergal {
	height: 109px;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	font-family: "Myriad Pro", "segoe ui", "MS Serif", "New York", serif;
	background-image: url(../images/headergal);
	background-repeat:no-repeat;
}

#headernews {
	height: 109px;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	font-family: "Myriad Pro", "segoe ui", "MS Serif", "New York", serif;
	background-image: url(../images/headernews.jpg);
	background-repeat:no-repeat;
}

#headerlnk {
	height: 109px;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	font-family: "Myriad Pro", "segoe ui", "MS Serif", "New York", serif;
	background-image: url(../images/headerlnk.jpg);
	background-repeat:no-repeat;
}

#headercnt {
	height: 109px;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	font-family: "Myriad Pro", "segoe ui", "MS Serif", "New York", serif;
	background-image: url(../images/headercnt.jpg);
	background-repeat:no-repeat;
}

#navbar {
	height: 25px;
	background: #CCC;
}
#refer {
	margin: 0 0 0 17%;
	height: 150px;
	background: url(../images/refer.png);
}
#sidebar {
	width: 100px;
	float: left;
	text-align: left;
	margin-top: 25px;
	margin-left: 10px;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	font-family: "Myriad Pro", Verdana, Geneva, sans-serif;
}

#page {
	background: #777;
	margin: 0 0 0 17%;
	padding: 20px 6%;
	background: url(../images/page.png);
	text-align: justify;
	
}

#mainpage {
	background: #777;
	background: url(../images/mainpage.png);
	text-align: justify;
	background-repeat: repeat-y;
}
#maingallery {
	margin-left:-180px;
	margin-top: -80px;
	width: 1050px;
	overflow: auto;
}
#maingallery a {
	color: #CCC;
}

#maingallery a:hover {
	text-decoration: none;
	color: #C00;
}
#pagebot {
	margin: 0 0 0 17%;
	padding: 0 2%;
	background: url(../images/pagebot.png);
	height: 30px;
}

#mainpagebot {
	background: url(../images/mainpagebot.png);
	height: 30px;
}

#footer {
	height: 20px;
	clear: both;
	text-align: center;
	font-family: "segoe ui","Myriad Pro", Verdana, Geneva, sans-serif;
}