body {
	font-family:"Arial", "Helvetica", "sans-serif";
	margin:6px;
	color : #000000;
	background-color:#04202b;
	background-image: url(/graphics/cityscape.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center bottom; 
} 

h1 {
	color: #028905;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, .5);
}

h2 {
	color: #028905;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, .5);
}

h3 {
	color: white;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, .5);
}

.container {
	margin:auto;
	max-width:960px;
}

a.arny {
}

.rotated {
display:block;
margin:auto;
text-align:center;
transform:rotate(-9deg);
-ms-transform:rotate(-9deg); /* IE 9 */
-webkit-transform:rotate(-9deg); /* Safari and Chrome */
}

.starburst {
float:left;
padding-top:16px;
display:block;
width:128px;
height:80px;
margin-top:-40px;
margin-left:14px;
color:white;
background-image: url(/graphics/starburst.png);
}

.listcontainer {
	background-image: url(/graphics/paper.png);
	border-radius: 10px;
	background-color:#f6f2d7;
	border:2px solid #000;
	margin:6px;
	padding:4px;
}

.archive {
	border-radius: 4px;
	background-image: url(/graphics/paper.png);
	box-shadow: 0px 3px 4px #000;
	padding:4px;
	margin:0;
	margin-bottom:6px;
	background-color:#f6f2d7;
	border-bottom:12px solid #424d8b;
}

.advert {
	border-radius: 4px;
	background-image: url(/graphics/paper.png);
	box-shadow: 0px 3px 4px #000;
	padding:4px;
	margin:0;
	margin-bottom:6px;
	background-color:#f6f2d7;
	border-bottom:12px solid #e05f00;
}


.videos {
	border-radius: 4px;
	box-shadow: 0px 3px 4px #000;
	background-image: url(/graphics/tweed.png);
	background-color:#513f4b;
}


.news {
	border-radius: 4px;
	box-shadow: 0px 3px 4px #000;
	background-image: url(/graphics/newsbg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom; 
}


.starheadingsmall {
	border-bottom:1px solid #333388;
	font-size:1em;
	font-style:italic;
        font-weight : bold;
}

.blueunderlinedp {
	border-bottom:1px solid #333388;
	padding-left:2em;

}

.maindiv {
	min-width:600px;
	background-color:#fff;
}

.pagetitlebar {
	text-align:right;
	vertical-align:bottom;
	border-radius: 4px;
	box-shadow: 0px 3px 4px #000;
	background-color:#e21512;
	background-image: url(/graphics/grunge.png);
	max-width:960px;
	margin-bottom:6px;
	height:40px;
	color:white;
}

.titlebar {
	border-radius: 4px;
	background-image: url(/graphics/paper.png);
	box-shadow: 0px 3px 4px #000;
	vertical-align:middle;
	padding:0px;
	margin:0;
	height:116px;
	margin-bottom:6px;
	background-color:#f6f2d7;
	color:white;
	padding-top;3px;
}

.pagemenubar {
	border-radius: 4px;
	box-shadow: 0px 3px 4px #000;
	vertical-align:middle;
	margin:0;
	padding:0;
	background-color:#7bba8d;
	max-width:960px;
	margin-bottom:6px;
	background-image: url(/graphics/grunget.png);

}


.footerdiv {
	border-radius: 4px;
	background-image: url(/graphics/grungeb.png);
	box-shadow: 0px 3px 4px #000;
	vertical-align:middle;
	margin:0;
	padding:0;
	background-color:#81a8b9;
     max-width:960px;
}

.bottomdivborder {
	border-top:1px solid #9898d6;
	border-left: 1px solid #161653;
	border-right: 1px solid #161653;
	border-bottom: 2px solid #161653;
	background-color:#47479a;
	max-width:960px;
	margin:auto;
}

.bottomdiv {
	text-align: center;
	max-width:960px;
}

.contentdiv {
	text-align: left;
	padding:0px;
	margin:0px; 
}

.topdiv {
	text-align: center;
	background-color:#fff;
	max-width:960px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.topdiv_head {
	max-width:960px;
	text-align: left;
	background-color:#fff;
}

.fineprint {
	font-size : .8em;
}


a {
    text-decoration: none;
	color:#3d50dc;
}
a:ACTIVE {
    text-decoration: none;
	color:#3d50dc;
}

a:VISITED {
    text-decoration: none;
	color:#2d40cc;
}

a:HOVER {
    text-decoration: none;
	color:#ff7800;
}

a.whitelink {
	color:#ffffff;
}
a.whitelink:ACTIVE {
	color:#ffffff;
}

a.whitelink:VISITED {
	color:#ffffff;
}

a.whitelink:HOVER {
	color:#0000ff;
	background: #ffffff;
}

a.menulink{
	color:#ffffff;
    text-decoration: none;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);

}

a.menulink:ACTIVE {
    text-decoration: none;
	color:#ffffff;
}

a.menulink:VISITED {
    text-decoration: none;
	color:#ffffff;
}

a.menulink:HOVER {
    text-decoration: none;
	color:#ffff00;
}


a.blacklink {
	color:#000;
	text-decoration:none;
}
a.blacklink:ACTIVE {
	color:#000;
}

a.blacklink:VISITED {
	color:#000;
}

a.blacklink:HOVER {
	color:#000;
}


.footertext {
	color:#ffffff;
}



#tooltable {
	border: 0;
	width:90%;
}

#tooltable td {
	vertical-align:top;
	text-align:left;
	width:50%;
}

#menutable {
}

#menutable td {
	border-top:1px solid #6565a3;
	border-bottom:1px solid #161653;
}


.startabletr {
	border-top:1px solid #333388;
}

#startable {
	border: 0;
	width:90%;
	text-align: left;
	padding:0;
}

#startable td {
	vertical-align:top;
	margin:0;
	padding:0;
}

#pstartable {
	margin:0;
	padding:0.3em;
	border:1px solid #fff;
	background-color:#f6fbff;
        background-image: url(/graphics/pstarbg.gif);
	background-repeat: repeat-x;
}

#pstartablepic {
	margin:0;
	padding:0;
	border:1px solid #fff;
}

#pstartable2 {
	margin:0;
	padding:0;
	border:1px solid #161653;
}

#pstartable3 {
	margin:0;
	padding:0;
	border-bottom:1px solid #999;
}



#calltable {
	border: 0;
	width:90%;
}

#calltable td {
	vertical-align:middle;
	text-align:left;
}

#calltable td#calltabletdpic {
	vertical-align:top;
	text-align:left;
	width:20px;
}


#callstable {
	clear:both;
	border: 0;
	width:100%;
	font-size:10pt;
}

#callstable td {
	text-align:left;
}


#strikethroughtitle {
	clear: both;
	margin-top: 2em;
	margin-bottom: 0em;
	color: #000000;
	padding: 0 10px;	
	text-align: center;
}

#strikethroughtitle-contents {
	padding: 0;
	border-top: 2px solid #333388;
}

#strikethroughtitle ul#strikethroughtitletext {
	position: relative;
	top: -0.7em;
	margin: 0 1em 0 1em;
	padding: 0;
	list-style-type: none;
	font-size:16pt;
	font-weight:bold;
}

#strikethroughtitle ul#strikethroughtitletext li{
	display:inline;
	background: #fff;
	margin: 0 1em;
	white-space: nowrap;

}


