@media screen {
/* =General page settings
----------------------------------------------- */
* { font-size: 100%; margin: 0; padding: 0; }

html { height: 100%; }

body { background: #FFFFFF; color: #333333; font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; min-width: 780px; text-align: center; }

p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, textarea, blockquote, pre { margin: 0 0 .8em 0;  }

/* =Headings - Generic styles
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 { color: #000000; font-weight: bold; }

#links { font-size: 11px; text-align: center;  padding: 6px 6px 6px 6px; }

#links ul li { padding:6px; display:inline; }

#content h2 { font-size: 1.4em; text-align: center; }

#content h3 { font-size: 1.2em; }

#content h4 { font-size: 1em; }

#content h5{ font-size: 1em; }

#content h6 { font-size: 1em; }

#content-b h3 { font-size: 1.2em; text-align: center; }

#content-rr h3 { font-size: 1.2em; text-align: center; }


/* =Anchors
----------------------------------------------- */
a img { border: none; }

a:link { background: transparent; color: #333333; }

a:visited, a:hover, a:focus, a:active { background: transparent; color: #000000; }

/* =Lists
----------------------------------------------- */
#content ol { list-style-position: inside; list-style-type: lower-roman; }

#content ul { list-style-type: none; }

#content dt { font-weight: bold; }

/* =Forms
----------------------------------------------- */
label { background: transparent; color: #999999; display: block; font-size: .9em; }

label span { background: transparent; color: #999500; font-size: .8em; text-transform: uppercase; }

#contactform table td { padding: 0 10px .5em 0; }

#contactform-name, #contactform-email, #contactform-subject, #contactform-message { width: 200px; }

#contactform-subject, #contactform-message { width: 427px; }

#contactform-message { height: 140px; }

input.imagesubmit { border: none; margin: 0; padding: 0; }

/* =Quotations
----------------------------------------------- */
blockquote { font-style: normal; text-indent: -.7em; }

blockquote cite { display: block; font-style: normal; margin: .8em 0 0 .6em; }

/* =Code
----------------------------------------------- */
code, pre, var { background: transparent; color: #5F5F5F; font: 1em Pragmata, "Courier New", Courier, monospace; }

pre { border: 1px solid #DDDDDD; font-size: .8em; height: auto; /*\*/ overflow: auto; /**/ padding: 4px; width: 443px; }

pre.php { color: #B22222; }

pre.php span.comment { color: #FFA500 !important; }

pre.php var { color: #333333; }

pre.html span.comment { color: #999999 !important; }

/* =Misc. Text Formatting
----------------------------------------------- */
kbd { background: transparent; color: #000000; font: 1em Pragmata, "Courier New", Courier, monospace; }

del { background: transparent; color: #DDDDDD; }

ins { background: transparent; color: #333333; text-decoration: underline; }

/* =Warnings and notes
----------------------------------------------- */
p.note-general, p.note-warning { background: transparent; border: 1px solid #DDDDDD; color: #999999; font-size: .9em; padding: 2px 4px 2px 34px; }

p.note-general { background: url(../i/note_general.gif) no-repeat 8px 50%; }

p.note-warning { background: url(../i/note_warning.gif) no-repeat 8px 50%; }

p.note-general:before { background: transparent; color: #999500; content: 'Note: '; font-weight: bold; }

p.note-warning:before { background: transparent; color: #FF6347; content: 'A word of warning: '; font-weight: bold; }

p.note-general:hover { border: 1px solid #999500; color: #666666; }

p.note-warning:hover { border: 1px solid #FF6347; color: #666666; }

/* =Wrappers
----------------------------------------------- */
#wrapper-a { background: transparent url(../i/wrapper-a.jpg) repeat-x 0 0; width: auto; }

#wrapper-b { background: transparent url(../i/wrapper-b.gif) repeat-y 0 0; margin: 0 auto; text-align: left; width: 780px; }

/* =Heading Layout
----------------------------------------------- */
#heading { background: url(../i/heading_background.jpg) #FFFFFF no-repeat 0 0; height: 222px; position: relative; width: 780px; }

#heading p { left: 47px; position: absolute; top: 52px; }

#heading-intro { background: transparent; border-left: 1px solid #91C1E5; color: #EEEEEE; left: 500px; padding-left: 10px; position: absolute; top: 104px; width: 200px; }

#heading p a { background: transparent url(../i/logo.png) no-repeat 0 0; display: block; height: 162px;  text-indent: -9999px; width: 688px; }

#heading h2, #heading-skipnav { left: -9999px; overflow: hidden; position: absolute; }

/* =Content Layout
----------------------------------------------- */
#content-a { float: left; font-size: 1.2em; width: 550px; }

#content-b { float: right; font-size: 1em; width: 230px; background-color: #dddddd; margin: 0 0 3px 0; }

#content-c { clear: both; }

#content-a-inner { padding: 8px 9px 8px 18px; }

#content-b-inner { padding: 8px 18px 8px 18px; border-left: 1px solid black; border-top: 1px solid black; border-bottom: 1px solid black; }

#content-b-inner div { margin-bottom: .8em; }

#content-rr { float: right; font-size: 1em; width: 230px; background-color: #dddddd; margin: 0 0 3px 0;}

#content-rr-inner { padding: 8px 18px 8px 18px; border-left: 1px solid black; border-top: 1px solid black; border-bottom: 1px solid black; }

#content-rr-inner div { margin-bottom: .8em; }

#content-rr-inner ul li { margin: 0 0 .4em 0; list-style: none outside; }

#content-rr-inner a { color:black; text-decoration: underline; font-size:1.2em; }

#content-rr-inner a:hover { color:#999999; text-decoration: none; }

#nav-rr { border-bottom: 1px solid black; }

#nav-bb { border-bottom: 1px solid black; display: block; list-style: none; }

img.center { display: block; margin-left: auto; margin-right: auto; border: 1px solid black; }

linez { border-bottom: 1px solid black; }


#content-c-inner { margin: 0 0 .5em 0; padding: 0 50px; text-align: left; }

/* =Top Of Page etc
----------------------------------------------- */
ul#nav-b li { background: none; display: inline; padding: 0; }

#nav-b li a { font-size: .9em; padding: 3px 3px 3px 3px; text-decoration: none; }

#nav-b li a:hover, #nav-b li a:focus, #nav-b li a:active { color: #666666; }

#totop a { background: url(../i/totop.gif) no-repeat 4px 50%; }

#tonavigation a { background: url(../i/tonavigation.gif) no-repeat 4px 50%; }

#accessibility a { background: url(../i/accessibility.gif) no-repeat 4px 50%; }

#colophon a { background: url(../i/colophon.gif) no-repeat 4px 50%; }

/* =Footer
----------------------------------------------- */
#footer { background: url(../i/footer.jpg) no-repeat 50% 0; padding: 20px 0 15px 0; }

#footer p { color: #EEEEEE; font-size: 10px; line-height: 1em; margin: 0 0 .4em 0; text-align: center; text-transform: uppercase; }

/* =Main Navigation
----------------------------------------------- */
#nav-a { left: 25px; list-style-type: none; position: absolute; top: 15px; }

#nav-a li { float: left; margin: 0 0 0 0; width: 104px; }

#nav-a li a { text-align: center; color: #EEEEEE; display: block; height: 20px; overflow: hidden; width: 104px; }

#nav-a-1 a { background: transparent url(../i/nav.jpg) no-repeat 0 0; }

#nav-a-2 a { background: transparent url(../i/nav.jpg) no-repeat 0 0; }

#nav-a-3 a { background: transparent url(../i/nav.jpg) no-repeat 0 0; }

#nav-a-4 a { background: transparent url(../i/nav.jpg) no-repeat 0 0; }

#nav-a-5 a { background: transparent url(../i/nav.jpg) no-repeat 0 0; }

#nav-a-6 a { background: transparent url(../i/nav.jpg) no-repeat 0 0; }

#nav-a-7 a { background: transparent url(../i/nav.jpg) no-repeat 0 0; }

#nav-a-1 a:hover, #nav-a-1 a:focus, #nav-a-1 a:active, #nav-a-2 a:hover, #nav-a-2 a:focus, #nav-a-2 a:active, #nav-a-3 a:hover, #nav-a-3 a:focus, #nav-a-3 a:active, #nav-a-4 a:hover, #nav-a-4 a:focus, #nav-a-4 a:active, #nav-a-5 a:hover, #nav-a-5 a:focus, #nav-a-5 a:active, #nav-a-6 a:hover, #nav-a-6 a:focus, #nav-a-6 a:active, #nav-a-7 a:hover, #nav-a-7 a:focus, #nav-a-7 a:active { background-position: 0 -20px; }

/* =Images and thumbnails
----------------------------------------------- */
#content-randomimage img { border: 1px solid #91C1E5; margin: 0; padding: 1px; }

#content-randomimage p { background: transparent; color: #999999; font-size: .8em; margin: 0 0 .8em 0; padding-right: 4px; text-align: right; text-transform: uppercase; }

.content-thumbnail { border: 1px solid #DDDDDD; padding: 1px; }

/* =Floats
----------------------------------------------- */
.float-left { float: left; margin-right: 10px; }

.float-right { float: right; margin-left: 10px; }

}
@media print {
body { background: #FFFFFF; color: #333333; font: 8pt Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6, code, pre { color: #333333; }

h2	{ font-size: 10pt; }

h3	{ font-size: 9pt; }

h4, h5, h6 { font-size: 8pt; }

abbr, acronym { border-bottom: none; }

abbr:after, acronym:after { content: ' (' attr(title) ') '; }

a:after { content: ' (' attr(href) ') '; }

a { color: #333333; text-decoration: none; }

#nav-a, #nav-b, #heading-skipnav, #heading-intro, form { display: none; }

#heading { border-bottom: 2px solid #666666; }

}

/* =NAVI MENU
----------------------------------------------- */

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
display: block;
}

#nav-menu li
{
list-style: none; 
display: block;
padding: 1px;
}

#nav-menu li a
{

background-color: #FFFFFF;
height: 2em;
line-height: 2em;
width: auto;
display: block;
border: 0.1em solid #999999;
color: #333333;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{

text-decoration: none;
background: #999999;
}

#naviborder { padding: 4px; border: 1px solid black; margin-bottom: 5px; }

#naviborder2 { padding: 4px; border: 1px solid black; margin-bottom: 5px; }

#naviborder3 { padding: 4px; border: 1px solid black; margin-bottom: 5px; }

#naviborder4 { padding: 4px; border: 1px solid black; margin-bottom: 5px; }

#naviborder5 { padding: 4px; border: 1px solid black; margin-bottom: 5px; }

#naviborder6 { padding: 4px; border: 1px solid black; margin-bottom: 5px; }

 li.c1 {list-style: none}

 img.c1 {border:0;width:88px;height:31px}

 li.c1 {list-style: none}
 
/* =Halloween
----------------------------------------------- */

#uber p {
	border: 1px solid #333333;
	border-left: 6px solid #333333;
	margin-bottom: 12px;
	padding: 8px 10px;
	text-align: center;
	color: orange;
}

#uber a {
color: orange;
text-decoration: underline;

}

#uber a:hover {
color: black;
text-decoration: underline;
}

#uber2 {
  background-color: #000000;
	border: 1px solid orange;
	border-left: 6px solid orange;
	margin-bottom: 12px;
	padding: 8px 10px;
	text-align: justify;
	color: orange;
}

#uber2 a {
color: orange;
text-decoration: underline;

}

#uber2 a:hover {
text-decoration: underline;
}


#content-rr2 { float: right; font-size: 1em; width: 230px; background-color: #dddddd; margin: 0 0 3px 0;}

#content-rr2-inner { padding: 8px 18px 8px 18px; border-left: 1px solid black; border-top: 1px solid black; border-bottom: 1px solid black; }

#content-rr2-inner div { margin-bottom: .8em; }

#content-rr2-inner ul li { margin: 0 0 .4em 0; list-style: none inside; }

#content-rr2-inner a { color:black; text-decoration: underline; font-size:1.2em; }

#content-rr2-inner a:hover { color:#999999; text-decoration: none; }

#nav-rr2 { border-bottom: 1px solid black; }


#content-rr3 { float: right; font-size: 1em; width: 230px; background-color: #dddddd; margin: 0 0 3px 0;}

#content-rr3-inner { padding: 8px 18px 8px 18px; border-left: 1px solid black; border-top: 1px solid black; border-bottom: 1px solid black; }

#content-rr3-inner div { margin-bottom: .8em; }

#content-rr3-inner ul li { margin: 0 0 .4em 0; list-style: none inside; }

#content-rr3-inner a { color:black; text-decoration: underline; font-size:1.2em; }

#content-rr3-inner a:hover { color:#999999; text-decoration: none; }

#nav-rr3 { border-bottom: 1px solid black; }



.groupthumb {

    width: 255px;

    display: block;

    float: left;

    text-align: center;

    margin: 10px 0 0 0;

}


.contentbox {

    margin: 10px;

}