/* CSS Document */

body {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.16;
	margin: 0px;
	background-image:url(/layout/bg_grad2.jpg);
	background-color: #616161;
	background-repeat:repeat-x;
}

img a:link {
	border: 1px solid #AAAAAA;
}
img {
	border: 1px solid #AAAAAA;
}
h1 {
	margin-top: 15px;
	margin-bottom: 0px;
	padding-left: 13px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-align:left;
	font-style: italic;
	color: #FFFFFF;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-align:left;
	font-style: italic;
	color: #CCCCCC;
}
h3 {
	font-size: 14px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	padding: 20px 0px 20px 0px;
	letter-spacing: 2px;
	font-style: italic;
}

#main {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#leftContent {
	position: absolute;
	top: 70px;
	left: 0px;
	padding: 10px 0px 0px 0px;
	width: 150px;
}

#mainContent {
	padding: 10px 5px 0px 5px;
	font-size: 14px;
	color: #ffffff;
}

#mainContent #right {
	float: right;
	top: 30px;
	width: 150px;
}

#rightContent {
	position: absolute;
	top: 70px;
	right: 0px;
	width: 150px;
	padding: 10px 0px 0px 0px;
}

#mainContent #pageNo {
	position: relative;
	right: 10px;
	top: 48px;
	left: 818px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-image:url(/layout/headerbg.jpg);
}

#menu {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #575868;
	color: #FFFFFF;
	font-size: 10px;
}

#menuRight {
	float: right;
	margin-top: 3px;
	right: 0px;
	padding: 0px 5px 0px 0px;
	background-color: #575868;
	color: #ff0000;
	text-align: right;
	width: 200px;
}

#middle {
	position: relative;
	margin: 0px;
	padding: 0px;
}

#eventPics {
	position: relative;
	width: 400px;
}

#eventThumbContainer {
	padding: 10% 10% 10% 10%;
	border: 1px solid #990000;
	margin: 0px 0px 0px 0px;
	width: 25%;
}
#eventThumb {
	padding: 15px 15px 15px 15px;
}

#footer {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	color: #FFFFFF;
	background-color: #575868;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.samplepicdiv {
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
}

#menu p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu a:link, #menu a:visited {
	padding: 2px 10px 5px 10px;
	margin:-3px 0px 0px 0px;
	width: 200px;
	font-size: 12px;

	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #585768;
	text-decoration: underline;
}

#menuRight a:link, #menuRight a:visited {
	border-right: 0px;
	width: 150px;
}

#eventThumb a:link {
	display: inline;
}
#leftContent h5 {
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding-left: 3px;
	padding-right: 3px;
}

#leftContent a:link, #rightContent a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #373848;
	border-top: #A7A8B8;
	text-align:right;
	font-size: 11px;
	background-color:#575868;
	font-weight: bold;
	text-indent: 5px;
}

#leftContent a:hover {
	text-decoration: underline;
}

#rightContent p {
	background-color: #373848;
	font-size: 11px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: right;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	text-indent: 5px;
}

#rightContent a:link, #rightContent a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #333333;
	text-align:right;
	font-size: 11px;
	background-color:#474858;
	font-weight: bold;
	text-indent: 5px;
}

#rightContent a:hover {
	text-decoration: underline;
}

#mainContent p {
	line-height: 24px;
	font-size: 14px;
}

#mainContent a:link, #mainContent a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#mainContent a:hover {
	background-color: #FFFFFF;
	color: #585768;
	text-decoration: underline;
}

.mainCategoryLink {
	font-size: 14px;
	font-weight: bold;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	padding-right: 10px;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	padding: 0px 10px 0px 10px;
	margin:0px 0px 0px -3px;
	width: 100px;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align:center;
}

#footer a:hover {
	background-color: #575868;
	color: #FFFFFF;
	text-decoration:underline;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 2px;
	font-style: italic;
}
.websitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EEEEEE;
	letter-spacing: 3px;
	text-indent: 40px;
}
.imgwithspace {
	display:block;
	margin: 5px 5px 5px 5px;
}

.imgCaption {
	text-align: center;
	font-size: 14px;
	font-color: #ffffff;
}

.samplepicdiv p {
	font-size: 14px;
	text-align: center;
	border: 0px;
}

li {
	line-height: 24px;
}
