body {
	margin: 0;
	padding: 0;

	font-size: 13px;
	text-align: justify;
	/*color: #000000;*/
background-color:#dce9f2;



}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3,h9 {
	text-transform: uppercase;
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-weight: normal;
	/*color: #753333;*/
color:#263846;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}
h9 {
	letter-spacing: -1px;
	font-size: 2em;
}
h3 {
	font-size: 1em;
}

h4 {
	font-size: 100%;
font-family:Helvetica;
color:#263846;
text-decoration:none;

}

h4 a{
	font-size: 100%;
font-family: Comic Sans MS;


}

h4 a:hover{
	font-size: 100%;
font-family: Comic Sans MS;
color:#263846;

}

h5
{	text-transform: uppercase;
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-weight: normal;	
letter-spacing: -2px;
	font-size: 3em;
color:#024594;}
p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}






a {
	color: #000000;
       font-family:Comic Sans MS; 
       font-size:2 em;
       text-decoration:none;
padding: 2px 4px;         
top-margin: 10%;
}

a:hover {
	color: #000000;
        font-size:112%;
}


hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 380px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background:  url('images/topimage2344.jpg') no-repeat left top;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	float: left;
	padding: 150px 0 0 420px;
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
}

#header p {
	float: left;
	padding: 160px 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #F51F47;
}

#header a {
	text-decoration: none;
	color: #F51F47;
}

/* Page */

#page {
	width: 100%;
	/*margin: 0 auto;*/

}

#page h2    {
	margin: 0;
	height: 40px;
	background:  url(./images/img074.jpg) no-repeat left 45%;
	text-transform: uppercase;
	font-family:Comic Sans MS;
	font-size: 18px;
	/*color: #753333;*/
color:#263846; padding-left:20px; padding-right:0px; padding-top:10px; padding-bottom:0px}

/* Content */
table h2    {
	margin: 0;
	height: 40px;
	background:  url(./images/img074.jpg) no-repeat left 45%;
	text-transform: uppercase;
	font-family:Comic Sans MS;
	font-size: 18px;
	/*color: #753333;*/
color:#263846; padding-left:20px; padding-right:0px; padding-top:10px; padding-bottom:0px}

table #hi h3   {
	margin: 0;
	height: 40px;
	text-transform: uppercase;
	font-family:Comic Sans MS;
	font-size: 16px;
	/*color: #753333;*/
color:#263846; padding-left:20px; padding-right:0px; padding-top:10px; padding-bottom:0px}

#content {
width: 530px;
	/*float: left;*/
	/*margin-bottom: 0 px;*/
	padding: 0;

margin:auto;
/*
position:absolute;
top:1 in;
left: 1 in;
right: 1 in;*/

	background: url('images/img084.jpg') repeat-y left top;
font-family:Comic Sans MS
}

#content .bgtop {
	background: url('images/img094.jpg') no-repeat left top;
}

#content .bgbtm {
	background: url('images/img104.jpg') no-repeat left bottom;
}

.post {
	padding: 40px 30px 0px 30px;
}

.title {
	margin: 0;
	padding: 0;
	font-size: 24px;
}

.title h2 {
	margin: 0;
	margin-left: 50px;
	/*color: #753333;*/
color:#263846;
}
.title h9 {
	margin: 0;
	margin-left: 50px;
	/*color: #753333;*/
color:#263846;
}
.title a {
	text-decoration: none;
	color: #753333;
}

.pagetitle {
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	color: #646464;
}

.meta {
	margin: 0;
	background: url('images/img124.jpg') no-repeat center bottom;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464; padding-left:0; padding-right:0; padding-top:18px; padding-bottom:30px
}

.meta .more {
}

.meta .comments {
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
}

.last {
	border: none;
}

/* Sidebar */

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	/*margin-bottom: 10px;*/
	background: url('images/img042334.jpg') repeat-y left top;
	color: #EEEEEE;

}

#sidebar .bgtop {
	background: url('images/img052334.jpg') no-repeat left top;
}

#sidebar .bgbtm {
	background: url('images/img062334.jpg') no-repeat left bottom;
}

#sidebar ul {
	margin: 0 0 0 20px;
	padding: 30px 0 20px 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 17px 16px 0px;
}

#sidebar li li {
	border-bottom: 1px dotted #E3E3E3;
	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	height: 40px;
	background: url('images/img072.jpg') no-repeat left 45%;
	text-transform: uppercase;
	font-family:Comic Sans MS;
	font-size: 18px;
/*	color: #753333;
color:#263846;*/
color:#ff9421;
 padding-left:20px; padding-right:0px; padding-top:10px; padding-bottom:0px
}


#sidebar a {
	/*color: #000000;
color:#263846;*/
color:#bce9f8;
}

#sidebar a:hover {
	text-decoration: none;
color:#ff9421;
}
/* *********************** */



#sidebar2 {
	float: left;
	width: 230px;
	/*margin-bottom: 10px;*/
	background: url('images/img042334.jpg') repeat-y left top;
	color: #EEEEEE;



}

#sidebar2 .bgtop {
	background: url('images/img052334.jpg') no-repeat left top;
}

#sidebar2 .bgbtm {
	background: url('images/img062334.jpg') no-repeat left bottom;
}

#sidebar2 ul {
	margin: 0 0 0 20px;
	padding: 30px 0 20px 0;
	list-style: none;
}

#sidebar2 li {
}

#sidebar2 li ul {
	padding: 0px 17px 16px 0px;
}

#sidebar2 li li {
	border-bottom: 1px dotted #E3E3E3;
	padding: 0 0 10px 0px;
}

#sidebar2 h2 {
	margin: 0;
	height: 40px;
	background: url('images/img072.jpg') no-repeat left 45%;
	text-transform: uppercase;
	font-family:Comic Sans MS;
	font-size: 18px;

/*	color: #753333;
color:#263846;*/
color:#bce9f8;
 padding-left:20px; padding-right:0px; padding-top:10px; padding-bottom:0px
}

#sidebar2 a {
/*FONT-family:Lucida Handwriting;*/

color:#ff9421;
font-size:100%;



}

#sidebar2 a:hover {
	text-decoration: none;
/*color:#263846;*/
color:#8bcddb;
}




/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	border: 1px solid #3DD1FF;
	background: #EEEEEE url('images/img05.gif') repeat-x;; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 140px;
	background: url('images/img0334.jpg') repeat-x left bottom;
	text-align: center;
	font-size: smaller;
	font-family: Comic Sans MS;
	color: white;
}


#footer p {
	padding-top: 80px;
	text-transform: uppercase;
}

#footer p a {
	color: #F51F47;
}

/*#downphoto
{	width: 490px;
	height: 100px;
background-position:15% 20%;
	margin:0% 0% 0% 0%;
margin-left:-10 px;
 background: url('./images/filmtap2.jpg') no-repeat;
		       }*/
#addphoto
{margin: 2.5% 0%;
 padding:2 px;
}


#content2 {

width: 780px;
	/*float: right;
	margin-bottom: auto;*/
	padding: 0;
position:absolute;
top:1 in;
left: 1 in;
	background: url('images/img08222.jpg') repeat-y left top;
font-family:Comic Sans MS
}

#content2 .bgtop {
	background: url('images/img092224.jpg') no-repeat left top;
}

#content2 .bgbtm {
	background: url('images/img10222.jpg') no-repeat left bottom;
}



.centerdiv{ /*IE method of centering a relative div*/
/*text-align: center;*/
float:left;
}

.centerdiv>div
{ /*Proper way to center a relative div*/
margin: 0 auto;
}

.centerdiv2{ /*IE method of centering a relative div*/
float:right;
}

.centerdiv2>div
{ /*Proper way to center a relative div*/
margin: 0 auto;
}

#support a
{color:blue;}

#support a:hover
{color:blue;
 font-size:100%;}
/*
#pics
{background:url(./images/buu2.jpg) ;
background-repeat: repeat-x; 
} */

a img
{border:none;}


#contentGa {
width: 530px;
	/*float: left;*/
	/*margin-bottom: 0 px;*/
	padding: 0;

margin:auto;
/*
position:absolute;
top:1 in;
left: 1 in;
right: 1 in;*/

	background: url('images/img0854.jpg') repeat-y left top;
font-family:Comic Sans MS
}

#contentGa .bgtop {
	background: url('images/img094.jpg') no-repeat left top;
}

#contentGa .bgbtm {
	background: url('images/img104.jpg') no-repeat left bottom;
}


.tabletd
{font-family:Comic Sans MS;
font-size: 110%;
color:#024594;}

table a
{color:blue;
font-size:100%;}

table a:hover
{color:blue;
font-size:100%;
text-decoration:underline;}

table a:visited
{color:blue;
font-size:100%;}

.formtd1 a
{color:blue;
font-size:100%;}

.formtd1 a:hover
{color:blue;
font-size:100%;
text-decoration:underline;}