.photo_container {
	display: block;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

/* Menu */

.menu {
	width: 230px;
}

.menu ul {
list-style: none;
}

p {
	padding-bottom: 10px;
}

.menu li {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}


.menu li .active a {
	display: block;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .active a:hover {
	display: block;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .active a:active {
	display: block;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .unactive a {
	display: block;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .unactive a:hover {
	display: block;
	background-color: #999999;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .unactive a:active {
	display: block;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/* Basic Stuff */

*
{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 9pt;
color: #000000;
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
}

#main {
	width: 100%;
}
#main_inner {
	background-color: #4E5251;
	padding: 10px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;	
}
#main_header {
	width: 930px;
	height: 90px;
}

.txt_red {
color: #FF0000;
}

.txt_green {
color: #669933;
}

.txt_white {
color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #669900;
}

a:hover
{
	color: #333333;
	text-decoration: none;
}

.txt_menu a {
text-decoration: none;
color: #000000;
}

.txt_menu a:hover
{
	color: #333333;
	text-decoration: underline;
}

.txt_menu_active a {
text-decoration: underline;
color: #000000;
}

.txt_white a {
text-decoration: none;
color: #FFFFFF;
}

.txt_white a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#main_photo {

	width: 930px;
}
#main_menu {
	width: 930px;
	height: 56px;
	background-color: #6CD802;
	background-image: url(images/main_menu_bg.jpg);
	background-repeat: repeat-x;
}
#main_main {

	width: 930px;
	background-color: #FFFFFF;
}
#main_footer {
	width: 910px;
	height: 80px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


h3
{
text-transform: none;
color: #184366;
font-weight: normal;
border-bottom: solid 1px #E1E1E1;
font-size: 16px;
padding-bottom: 5px;
margin-bottom: 10px;
margin-top: 10px;
}

h1
{
	text-transform: none;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2
{
text-transform: none;
color: #000000;
font-weight: normal;
font-size: 11px;
padding-bottom: 0px;
margin-bottom: 10px;
}

.hr1 {
	height:1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-style: solid;
	border-color: #E1E1E1;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hr2 {
	height:1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main_header {

	width: 910px;
	height: 80px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Poll */

.pollbox{
width:210px;
}
.pollquestion{
font-family:"trebuchet ms";
font-weight:bold;
}
.pollanswer{
font-family:"times new roman";
font-style:italic;
font-size:small;
float:left;
}
.showpollanswer{
font-family:"times new roman";
font-style:italic;
font-size:small;
float:left;
}
.pollradio{
}
.pollscore{
font-style:italic;
font-size:small;
float:right;
}
.showpollscore{
font-family:arial,san-serif;
font-size:x-small;
text-align:right;
clear:both;
}
.pollsubmit{
text-align:center;
}
.polllinkdesc{
padding-top:6px;
font-family:verdana;
font-style:normal;
font-size:xx-small;
text-align:center;
}


/* MyEvents */

.link        { color : #000000 }
a.link        { text-decoration: none; color : #006699;  }
a.link:hover{ text-decoration: underline; color : #DD6900; }

.tdborder {
      border :  #e2e2e2;
      border-style : solid; 
      border-top-width : 1px; 
      border-right-width : 1px; 
      border-bottom-width : 1px; 
      border-left-width : 1px;  

}
.tdsunday {
      background-color : #ff0000;
      font-weight : normal;
      line-height : 20px; 
      color : #ffffff; 
      vertical-align : middle;
      text-align : center; 
} 
.tdday {
      background-color : #184366;
      font-weight : normal;
      line-height : 20px; 
      color : #ffffff; 
      vertical-align : middle; 
      text-align : center; 
} 
.tdtoday {
	background-color : #f0f0f0;
	font-weight : bold;
	line-height : 20px;
	color : #000000;
	vertical-align : middle;
	text-align : center;
} 
.mthheading {
      line-height : 20px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : center; 
      letter-spacing : 0.15em;
}
.tdeventheading1 {
      font-weight : bold;
      background-color : #c0c0c0;
      line-height : 20px; 
      color : #ffffff;
      vertical-align : middle; 
      text-align : center; 
      letter-spacing : 0.2em; 
}

.tdeventheading {
border : #aaaaaa; border-style : solid; border-width: 0px 0px 0px;
      font-weight : bold; background-color : #f0f0f0;
      color : #303030;
      line-height : 20px;
      vertical-align : middle;
      line-height : 20px; 
      text-align : left;
}


.tddate {
      font-weight : normal;
      line-height : 16px; 
      color : #606060;
      vertical-align : middle; 
      text-align : center; 
}
.sunday {
      font-weight : normal;
      line-height : 16px; 
      color : #ff0000;
      vertical-align : middle; 
      text-align : center; 
}

.event  {
      font-weight : normal;
      line-height : 18px;
      color : #000066;
      vertical-align : middle; 
      text-align : left;
      padding-top : 2px;
      padding-bottom : 2px;
      padding-right : 5px;
      padding-left : 5px;
}

.copy  {
      font-weight : normal;
      line-height : 18px;
      color : #000066;
      vertical-align : middle; 
      text-align : right;
}

.genfont {
      font-weight : normal;
      line-height : 16px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : left;
}
.eventmth {
      font-weight : bold;
      font-size : 20px;
      color : #e0e0e0;
      vertical-align : middle; 
      text-align : center;
}
.adminheader  {
      font-weight : bold; line-height : 22px;
      color : #404040;
      vertical-align : middle; 
      text-align : center;
      padding-top : 2px;
      padding-bottom : 2px;
      padding-right : 5px;
      padding-left : 5px;
}
.adminmenu {
border : #c0c0c0; border-style : solid; border-width: 1px 1px 1px;
      background-color : #f0f0f0; 
      line-height : 16px;
      text-align : center;
}

.tbladmin {
      border :  #e2e2e2;
      border-style : solid; 
      border-top-width : 1px; 
      border-right-width : 1px; 
      border-bottom-width : 1px; 
      border-left-width : 1px;
      background : url(./images/login_02.gif);
      background-repeat: no-repeat;
      background-position: center center ;

}
a.menulink:link   { text-decoration: underline; color : #000000;  }
a.menulink:active { text-decoration: none; color : #000000;  }
a.menulink:hover  { text-decoration: none; color : #404040; }
.txt_white {

color: #FFFFFF;
}

