.style1 {
	color: #FF0000;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {
	color: #0000FF;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style6 {
	color: #FF0000;
	font-style: italic;
}
.style7 {
	font-size: 14;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}


.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: blink;
}


.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}


.style10 {color: #FF0000

}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008000;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}


.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007F00;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;


	font: 
; 		text-decoration: underline;
	font-weight: bold;
}
a.plain{
	color: #00FF00;
	text-decoration: none;
}

:link {
	color: #FF0000;
	text-decoration: none;
}

:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #00FFAA;
	text-decoration: none;
}

body, div, td, th, h1, h2, h3, h4, h5, h6, a, span, ul, ol, p, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#000000;
}

body, div, table, tr, td, th, h1, h2, h3, h4, h5, h6, a, span, ul, ol, p, li, hr { margin: 0px; padding: 0px; }

body {
	margin: 10px auto 25px;
	letter-spacing: normal;
	}

	
h1, h2, h3, h4, h5, h6 { 
	color: Black;
	line-height: normal;
}

h1 { font-size: 16px; margin-bottom: 0.5em; color: #000000}
h2 { font-size: 14px; }
h3 { font-size: 12px; }

p, ul { margin-bottom: 0.75em; }
ul { padding-left: 15px; }

#wrapper {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 1em;
	background-image: url(../../media/images/titlebar_under.jpg);
	background-repeat: no-repeat;
	background-position: 0px 165px;
}

#columnHolder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}

#tagline {
	background-color: white;
}

#columnLeft {
	width: 184px;
	background-color: white;
}
#columnLeft a {
	color: #F00;
}
#columnLeft a:hover {
	color: #FFBFBF;
}
#columnLeftContent {
	margin: 5px 5px 5px 5px;
}
#columnCentre {
	width: 400px;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	background-color: white;
}
#columnFull {
	width: 736px;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	background-color: #222;
	
}
#xspfPlayer {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#centrePic {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#centrePic p { padding: 10em 15px; }

#columnCentreContent { margin: 15px 15px 0px; }
#myspaceRSS {
	padding: 15px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	background-color: #333;
	*/
}
#columnRight { width: 184px; background-color: white; }
#columnRight a { color: #FF0000; }
#columnRight a:hover { color: #FF0055; }
#columnRightContent {
	margin: 5px 5px 5px 5px;
}
#recentConquests, #recentConquests h3 { color: #BF9800; }
#recentConquests h3 { text-decoration: line-through; }

div#upcomingEvents .venue { color: #0000FF; font-weight: bold;}

#meinYouTubePlayer { border-top: 1px dashed #666; }
#meinYouTubePlayer a { color: #F00; }

#footer {
	padding: 10px 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	background-color: white;
}
#copyright { 
	float: left;	
}

#simiworld { 
	float: right; 
}

hr {
	height: 1px;
	margin-top: 15px;
}
.columnboxLeft, .columnboxRight {
	margin-bottom: 1em;
	padding-bottom: 0.25em;
}
	
#columnLeft h1, #columnRight h1 {
	border-top-width: 1px;
	border-top-style: solid;
}
#columnLeft h1 {
	background:url(../../media/images/dashblue.jpg);
	height: 30px;
}
#columnRight h1 {
	background:url(../../media/images/dashred.jpg);
	height: 30px;
}

- Gallery settings -
.dropcontent{
width: 100%;
height: 100%;
border: 0px;
background-color: #CDE1C5;
display:block;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: blue;
}

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}
quotes {
	color: #FFCC00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}




#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

