@charset "utf-8";

@font-face {
    font-family: 'MyUnderwoodRegular';
    src: url('/img/fonts/MyUnderwood-webfont.eot');
    src: url('/img/fonts/MyUnderwood-webfont.eot?#iefix') format('embedded-opentype'),
         url('/img/fonts/MyUnderwood-webfont.woff') format('woff'),
         url('/img/fonts/MyUnderwood-webfont.ttf') format('truetype'),
         url('/img/fonts/MyUnderwood-webfont.svg#MyUnderwoodRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#box {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
#head {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 64px;
	width: 980px;
	background-attachment: scroll;
	background-image: url(/img/layout/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav {
	clear: left;
	float: left;
	width: 940px;
	height: 30px;
	background-color: #FF0099;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 30px;
}
#nav li {
	display: inline;
	margin: 0px;
	line-height: 30px;
	height: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#body {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 980px;
}
#dates {
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	clear: left;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding: 0px;
}

#dates ul {
	width: 230px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#dates  a  {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 45px;
	display: block;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 14px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	overflow: hidden;
	height: 40px;
}
#dates a span {
	font-size: 10px;
	display: block;
	color: #676767;
	line-height: 12px;
}

#dates    a.y    {
	background-color: #FF0099;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#dates  form  {
	display: block;
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#dates  form  input  {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: 1px solid #676767;
}



#content {
	clear: none;
	float: left;
	width: 710px;
	border: 1px dotted #676767;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content h1 {
	font-family: MyUnderwoodRegular, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF0099;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0099;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #676767;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0099;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content h3 a {
	color: #FF0099;
	text-decoration: none;
}
#content h3 small {
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
}


#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content p a {
	color: #000000;
	text-decoration: underline;
}
#content   p a:hover   {
	color: #FF0099;
	text-decoration: underline;
}
#content p.tags {
	font-size: large;
	padding: 0px;
	text-align: justify;
}
#content p.tags a {
	text-decoration: none;
	color: #FF0099;
	margin: 0px;
	padding: 2px;
}
#content p.tags a:hover {
	color: #000000;
	background-color: #FFCC00;
}

#content p.result a {
	text-decoration: none;
}
#content p.result a:hover {
	color: #000000;
	text-decoration: none;
}





#content img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	float: left;
}
#content hr {
	clear: both;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content  div.photos img {
	clear: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content div.photoblock {
	width: 132px;
	clear: left;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#content div.photoblock img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	clear: none;
	float: left;
}
#content iframe {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	float: left;
}
#content  a.slideshow {
	overflow: hidden;
	height: 80px;
	width: 80px;
	clear: left;
	float: left;
	border: 1px solid #676767;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 9px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #676767;
	vertical-align: bottom;
	line-height: 80px;
}


#popup {
	padding: 0px;
	text-align: center;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: none;
	background-image: url(/img/layout/fade_50.png);
	margin: 0px;
}
#popup div {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#popup    div a  {
	float: left;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	height: 100%;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#popup div a.back {
	width: 10%;
	background-attachment: scroll;
	background-image: url(/img/layout/popup_left.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#popup div a.close {
	width: 80%;
}

#popup div a.next {
	width: 10%;
	background-attachment: scroll;
	background-image: url(/img/layout/popup_right.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#popup  a.closevid  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 70px;
	height: 70px;
	width: 100%;
	font-style: normal;
	color: #FFFFFF;
	clear: left;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#popup object {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#foot {
	background-color: #FF0099;
	clear: left;
	float: left;
	height: 20px;
	width: 960px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#foot li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#siylc_editor {
	background-color: #FFFFFF;
	position: fixed;
	left: 0px;
	top: 0px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#siylc_editor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0099;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	margin: 0px;
}

