
*{
	margin:0;
	padding:0;
}
/**********************************/
html, body{
	width:100%;
	height:100%;
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
/**********************************/
#fullcol{
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
}
/**********************************/
#header{
	width:1000px;
	height:116px;
	color:#FFFFFF;
}
.veeteelogo{
	width:134px;
	float:left;
	margin:23px 0 0 18px;
}
.TOPNAVLINK{
	color:#EFEFEF;
	text-decoration:none;
	font-size:20px;
	
}
.TOPNAVLINK:hover{
	color:#CCCCCC;
	text-decoration:none;
}
.TOPNAVLINK:visited{
	color:#CCCCCC;
	text-decoration:none;
}
.TOPNAVLINK:active{
	color:#CCCCCC;
	text-decoration:none;
}
#topnav{
	width:600px;
	height:20px;
	font-family:Verdana;
	font-size:0.65em;
	color:#999999;
	float:right;
}
#topnav ul{
	height:20px;
	float:right;
	list-style:none;
	display:inline;
}
#topnav li{
	float:left;
	padding:0 0 0 17px;
	
	color:#FFFFFF;
}
#topnav a{
	text-decoration:none;
	color:#FFFFFF;
}
#topnav a:hover{
	text-decoration:underline;
}
#mainnav{
	width:500px;
	float:right;
	color:#FFFFFF;
}
#mainnav ul{
	list-style:none;
	display:inline;
	clear:both;
	text-align:right;
	float:right;
	margin:5px 0 0 0;
	color:#FFFFFF;
}
#mainnav li  { 
			   height: 26px; 
			   background-image: url('../image/nav-splitter.gif'); 
               background-repeat: no-repeat;
			   color:#FFFFFF;
			   background-attachment: scroll; 
               display: inline; float: left; background-position: bottom right
}
#mainnav1{
	width:500px;
	float:right;
	color:#FFFFFF;
}
#mainnav1 ul{
	list-style:none;
	display:inline;
	clear:both;
	text-align:right;
	float:right;
	margin:5px 0 0 0;
	color:#FFFFFF;
}
#mainnav1 li  { 
			   height: 26px; 
			   background-image: url('../image/nav-splitter.gif'); 
               background-repeat: no-repeat;
			   color:#FFFFFF;
			   background-attachment: scroll; 
               display: inline; float: left; background-position: bottom right
}
#searchfield{
	width:146px;
	height:27px;
	margin:0 0 0 10px;
	float:right;
	clear:both;
}
#searchfieldbg { background-image:url('../image/main-search-field.gif'); 
               background-repeat: no-repeat;  
               background-attachment: scroll; width: 54px; height: 30px; 
               float: left; border-style: none; border-width: 0; margin-left: 
               0; margin-right: 0; margin-top: 15px; margin-bottom: 0; 
               padding-left: 47px; padding-right: 0; padding-top: 0; 
               padding-bottom: 0; background-position: top }
.mainsearchfield{
	width:54px;
	height:30px;
	margin:0;
	background:none;
	float:left;
	border:0;
	color:#b3b3b3;
	font-size:0.65em;
	padding:2px 0 0 0;
}
.findbutton  { width: 34px; height: 19px; background-image:url('../image/main-find-button.gif'); 
               background-repeat: no-repeat;  
               background-attachment: scroll; float: right; border-style: none; 
               border-width: 0; margin-left: 4px; margin-right: 0; 
               margin-top: 15px; margin-bottom: 0; background-position: top }
/**********************************/

#main        { width: 961px; height: auto; background-image:url('../image/main-bg-top.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-left: auto; margin-right: auto; margin-top: 10px; 
               margin-bottom: 0; background-position: top; background-color:#FFFFFF; }
#mainbgend   { width: 961px; height: 105px; background-image: 
               url('../image/main-bg-bottom.gif'); 
               background-repeat: no-repeat; 
               background-attachment: scroll; clear: both; 
               background-position: bottom }
#pagetitlebottom{

	text-align:right;
	margin:25px 10px 0 0;
	float:right;
}

/**********************************/
#maincontent
{
	 margin:0 auto 0 auto;
}
#maincontent1
{
	 margin:0 auto 0 auto;
}

/**********************************/
#leftcol{
	width:335px;
	height:auto;
	float:left;

}
/**********************************/
#smallcalendar{
	width:334px;
	height:379px;
	float:left;
	
}
/**********************************/
.relatedevents {
   width:334px;
   float:left;
   background: #000000;
   margin:16px 0 0 0;
   color:#fff;
}
#relatedeventscontent{
	width:255px;
	margin:0 10 0 10;
	padding:0;
}
#relatedeventscontent ul{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	line-height:14px;
}
#relatedeventscontent li{
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	font-size:0.65em;
	
}
#relatedeventscontent p{
	margin:0;
}
#relatedeventscontent a{
	text-decoration:underline;
}
#relatedeventscontent a:hover{
	text-decoration:none;
	
}
/**********************************/
.stayinformed {
   width:334px;
   float:left;
   background: #000000;
   margin:16px 0 0 0;
   color:#fff;
}
#stayinformedcontent{
	width:255px;
	margin:0 auto 0 auto;
	padding:0;
}
#stayinformedcontent p{
	font-size:0.7em;
	line-height:1.3em;
	clear:both;
	margin:0;
}
#stayinformedcontent form{
	margin:26px 0 0 0;
	
}
#stayinformedcontent input{
	width:120px;
	border:1px solid #7F9DB9;
    font-size:1.0em;
	float:right;
	
}
#stayinformedcontent label{
	float:left;
	margin:0;
	width:120px;
}
#stayinformedcontent p{
	margin:0 0 10px 0;
	padding:0;
}
#stayinformedcontent select{
	width:124px;
	border:1px solid #7F9DB9;
	float:right;
    font-size:1.0em;
}


.defaultbutton{
	background:#000;
	border:1px solid #fff;
	color:#fff;
	font-size:0.6em;
	padding:2px;
	float:right;
	clear:both;
	margin:10px 0 0 0;
}
/**********************************/
#addyourevent {
   width:260px;
   margin:30px 0 0 40px;
   float:left;
}

#addyourevent p{
  font-size:0.7em;
  line-height:1.3em;
  background:#ffffff;
  margin:15px 0 0 0;
}

#addyourevent a{
	text-align:center;
	background:#000;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-size:0.9em;
	text-decoration:none;
	float:left;
}
/**********************************/
/* Rounded corners */
/**********************************/

.roundedcornr_top_541013 div { background-image: 
               url('../image/cornertl.png'); 
               background-repeat: no-repeat; 
               background-attachment: scroll; background-position: top }
.roundedcornr_top_541013 { background-image: 
               url('../image/cornertr.png'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: top right }
.roundedcornr_bottom_541013 div { background-image: 
               url('../image/cornerbl.png'); 
               background-repeat: no-repeat; 
               background-attachment: scroll; background-position: bottom }
.roundedcornr_bottom_541013 { background-image: 
               url('../image/cornerbr.png'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: bottom right }
.roundedcornr_top_541013 div, .roundedcornr_top_541013, 
.roundedcornr_bottom_541013 div, .roundedcornr_bottom_541013 {
   width: 100%;
   height: 20px;

}
.roundedcornr_content_541013 { margin: 0 20px; }
/**********************************/
#rightcol{
	width:380px;
	height:auto;
	float:right;
}
/**********************************/
#celebratecontent{
	width:380px;
	height:auto;
	float:left;
}
#celebratecontent p{
	width:380px;
	font-size:0.7em;
	margin:20px 0 20px 0;
	float:left;
	line-height:1.3em;
	
}
.celebrateeventimage{
	float:left;
	margin:0;
}
#celebratethumbs{
	width:380px;

	
	margin:20px 0 0 0;
}

#celebratethumbs ul{
	width:380px;
	float:left;
	list-style:none;
	display:inline;
}

#celebratethumbs li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
#celebratecontent a{
	font-weight:bold;
	text-align:right;
	color:#333333;
}
#celebratecontent a:hover{
	text-decoration:none;
}
.celebratelinks{
	margin:0;
	float:right;
	
}
/**********************************/
#yourthoughts{
	width:380px;
	margin:20px 0 0 0;
	float:left;
}
.thought{
	width:380px;
	height:auto;
	border-bottom:1px solid #cccccc;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	float:left;
	font-size:0.7em;
	line-height:1.3em;
}
.thoughttitle{
	font-weight:bold;
	margin:0 0 15px 0;
}
.thoughttext{
	clear:both;
	margin:0 0 5px 0;
}

.postedtext{
	margin:8px 19px 0 0;
	float:left;
	color:#999999;
}
/**********************************/

#footer{
	width:1000px;
	
	font-size:0.55em;
	color:#999999;
	margin:5px 0 0 0;
	float:left;
}
#footer a{
	color:#999999;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.footerleft{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding:0 0 0 25px;
}
.footereright{
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin:0 25px 0 0;
}
#discover_more_content
{
	font-size:11px;
	margin-right:10px;
	float:right;
	width:500px;
}