
/* CSS Document */

/* Reset */

html, body { margin: 0; padding: 0; border: 0;  
				background:#000000; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 5;
	border: 0;
	
	}

img 	{
	margin: 0px;
	border: #000000;
}

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: left;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, hgroup, nav, section { 
	display:block; }

/* Global */

html 	{	}
body		{ background-color:#000000;	}


/* Headings */

h1, h2, h3, h4, h5, h6, h9,

h1 {font-size:14px;
	color: #FFFFFF;
	margin-top:0px;
	padding-bottom:3px;
	font-weight:Bold;
	text-align:center;
	font-family:"Roboto Italic";
}

h2 {
	color: #FFF;
	font-size: 14px;
	margin: 0px,0px,0px,0px;
	font-weight: bolder
}

h3 {
	color: #80224C;
	font-size:16px;
	margin-top:40px;
	padding-bottom:15px;
	border-bottom:0px #80224C solid;
	margin-bottom:0px;
	font-weight:Bold;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}

h4 {
	color:#FFFFFF;
	font-size:16px;
	margin-top:10px;
	padding-bottom:05px;
	border-bottom:0px #80224C solid;
	margin-bottom:0px;
	font-weight:Bold;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;}



/* Text Elements */

p           	{
	color:#FFFFFF;
	font-size: 16px;
	margin: 5px;
	line-height: 150%;
	font-family: forum;
	text-align: center;
}
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

p1		{color:#000;	font-size:12px;	line-heigth:100%;font:Verdana, Geneva, sans-serif; 
		margin-bottom:5px; text-align:center; font-weight:bold; 	}
p2		{
	color: #AF7814;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-heigth:100%; margin-bottom:1px;
	text-align:center;
}
p3		{
	color: #FFFFFF; font-style: normal; font-family: forum;
	font-size:14px;
	font-weight: 600; 
	text-align:left;
}
p4		{
	color:#FFFFFF; font-style: normal; font-family: forum;
	font-size:12px;
	margin-bottom:3px;
	font-weight: 300; 
	text-align:left;
}
p5		{
	color:#80224C;
	font-size:24px;
	margin-bottom:3px;
	font-weight:bold;
	text-align:center;
}

p6		{
	color:#80224C;
	font-size:18px; margin:2px,0px,2px,5px;
	font-weight:lighter;
	text-align:left;
}

p7		{
	color: #80224C;
	font-size:12px;
	margin-top:40px;
	padding-bottom:15px;
	border-bottom:0px #80224C solid;
	margin-bottom:15px;
	font-weight:Bold;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}

p8		{font-size:14px;
	padding-bottom:5px;
	border-bottom:0px #80224C solid;
	margin-top:5px;
	margin-bottom:15px;
	color: #AF7814;
	text-align: center;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	
}

p9		{font-size:16px;
	padding-bottom:10px;
	border-bottom:0px #80224C solid;
	margin-top:5px;
	margin-bottom:15px;
	color: #AF7814;
	text-align: center;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	
}


	
a           	{   }
a:link			{ color: #FFF;  }
a:visited		{ color: #0f0;  }
a:active		{ color: #000;  }
a:focus			{ color: #666;  }
a:hover     	{
	color: #F9F9FC;
}

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{
	font-style: italic;
	color: #FFF;
}

/* Images */
	
.image-frame	{padding:5px;	border:1px #000; margin:5px;	}

/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    { color:#FFF; font-size:14px; padding-top:10px; margin-left:20px; }
ol li	     	{ }

dl          	{  	}
dt       		{  	}
dd          	{ 	}


/* Tables */

table       	{ clear:both;
	width:100%;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	color: #333; break-inside:auto;
}


table {
	color: #000;
	text-align: center;
}
table {
	text-align: center;
	font-size: 16px;
}
table {
	font-size: 14px;
	text-align: center;
	font-weight: bold; line-height:normal;
}

tr				{	}
.odd			{ height:15px;	}
.even			{ height:25px;  }

th          	{ font-weight: bold; color:#666666;}
thead, th    	{ background: #666; }

tbody			{   }

th,td,caption 	{
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #FFF; }



/* Miscellaneous */

sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFF; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-weight:normal; line-height:150%;	}



/* Containers */

#outer { width:905px; margin:5px auto; border:1px #000 solid;
						background-color:#000000;  }
#wrapper 			{ width:905px; margin:5px auto; border:1px #000000solid;
						background-color:#000000;  }

#topnav 		{ clear:both;	}
#topnav ul {	width:900px;
	padding-left:0; margin-left:0;
	background-color:#000;
	border:1px
	float:center;
	}
	
#topnav ul li { display:inline }

#topnav ul li a {
	padding:0px 0px;
	}

#topnav a:link, #topnav a:visited, #topnav a:active		{ color:#fff; }
#topnav a:focus, #topnav a:hover						{ color:#000000;  }


           
#content1	{ clear:both; }
#content1	{ width:905px;	float:none;	padding-top:10px; }
#content1a	{ clear:both; margin-left:80px; margin-right:80px; }
#content1a	{ width:760px; height:120px;padding-top:10px;  }

#content2	{ clear:both; }
#content2	{ width:905px;	float:left;	padding-top:10px;  }
#content2a	{ clear:both; }
#content2a	{ width:650px;	float:right;	 style="font-family: forum; font-style: normal; font-weight: 400; font-size: 14px; color: #082970;"padding:5px; margin-right:5px; }
#content3	{ clear:both; }
#content3	{ width:905px;	float:none;	padding-top:10px; }
#content3a	{ clear:both; }
#content3a	{ width:650px;	float:none;	padding:5px; margin-right:5px; }
#content4	{ clear:both; }
#content4	{ width:905px; style="font-family: forum; font-style: normal; font-weight: 400; font-size: 14px; color: #082970; float:left;	padding-top:10px;}
#content4a	{ }
#content4a	{ width:260px; style="font-family: forum; font-style: normal; font-weight: 400; font-size: 14px; color: #082970;float:left;	padding:3px; margin-right:3px; }
#content4b	{ }
#content4b	{ width:260px; style="font-family: forum; font-style: normal; font-weight: 400; font-size: 14px; color: #082970;float:right;	padding:3px; margin-right:3px; }
#content5	{ width:905px;	float:center;	padding-top:10px;}

#gallery1	{ width:905px; margin-bottom:5px; }


#footer1	{clear:both; } 
#footer1	{width:905px; }


/* Forms */

form ol { list-style-type:none; }

form 	{ text-align:left; margin:20px;	}

label 	{ 
		float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}
		
input:focus, textarea:focus	{ background-color:#EFDEDE; }

textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:170px;
		font-size:12px;
		}

br		{ clear: left; 	}

.clear	{ clear:both; }


/* Miscellaneous  */
.popup-link		{ font-size:12px; font-family:"Arial Black", Gadget, sans-serif; margin:5px 10px; display:block; }
.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text	{ font-size:80%; font-style:normal; color:#666; }

.title			{ font-size:18px; font-weight:bold; color:#333;  }
.subtitle		{ font-size:14px; font-style:italic; color:#333;  }

.artist			{ font-size:16px; font-weight:bold; color:#333;  }
.author			{ font-size:14px font-weight:bold; color:#555;  }
.editor			{ font-size:14px font-style:italic; color:#555;  }

.pub-date		{ font-size:10px font-style:italic; color:#555; }
.article-date	{ font-size:10px font-style:italic; color:#555;  }
.location		{ font-size:10px font-style:italic; color:#555;  }

.float-right	{ float:right; }
.float-left		{ float:left; }
.clear			{ clear:both; }

.hide			{ display:none; }
.block			{ display:block; }
.inline			{ display:inline; }

.first			{ font-weight:bold; }
.last			{ font-weight:bold; }
.left			{ font-weight:bold; text-align:left; }
.right			{ font-weight:bold; text-align:right; }

.added      	{ background:#D7D7FF; }
.removed    	{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }


/* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */

.error, .alert, .notice, .success, .info {
	padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error, .alert 	{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
	
.notice			{ background: #fff6bf; color: #514721; border-color: #ffd324; }
	
.success   		{ background: #e6efc2; color: #264409; border-color: #c6d880; }
	
.info 			{ background: #d5edf8; color: #205791; border-color: #92cae4; }
	
.error a 	{ color: #8a1f11; }
.alert a 	{ color: #8a1f11; }
	
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a		{ color: #205791; }
