﻿body
{
	width: 100%;
	background-image: url(../Images/tile.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left top;
	font-size:13px;
	color:#5c5c5c;
	margin: 0px 0px;
	padding: 0px 0px;
	height: 100%;
	background-color: #fcfcfc;
}

#top
{
	width: 990px;
	margin: auto;
	border: solid 0px red;
}

#logo
{
	background-image: url(../Images/PCE/PEClogo.jpg);
	width: 680px;
	height: 137px;
	float: left;
	background-repeat: no-repeat;
}

#top_right
{
	width: 280px;
	height: 100px;
	font-family: "verdana" ,times new roman;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	float: right;
	padding-top: 5px;
	padding-right:20px;
	border: solid 0px red;
}

#TopRight_Link {width:100%;margin:0px;padding:0px;}
#TopRight_Address{width:100%;padding-top:10px;margin:0px;}

#TopRight_Link img{margin:0px;padding:0px;border:solid 0px red;}
#TopRight_Link a{font-family:Verdana;color:White;font-size:13px;text-decoration:none;font-weight:bold;}
#TopRight_Link a:hover{color:black;font-size:13px;border-top:solid 0px white;}

#wrapper
{
	width: 990px;
	margin: auto;
}

#menu
{
	width:990px;
	float: left;
	height: 35px;
	border: solid 0px solid;
}
#img
{
	width: 990px;
	float: left;
	margin: 6px 0px 0px 0px;
	background: url( '../Images/page_ex3.jpg' ) repeat-y left top;
}
#container
{
	width: 940px;
	overflow: hidden;
	float: left;
}

/*.para{font-size:12px;color:#000000;line-height:20px;padding-left:5px;}*/


.Para
{
	font-family: "Verdana" Serif;
	font-size: 12px;
	color: #5c5c5c;
	line-height: 20px;
	padding-left: 5px;
}

.news
{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}

#ContentPlace
{
	margin: 0px 0px;
	padding: 0px 0px;
	width: 940px;
}

#bottom
{
	width: 100%;
	float: left;
	clear: both;
	height: 20px;
	margin: 10px 0px 10px 0px;
}

#CopyRight
{
	width: 100%;
	font-family: "verdana" ,arial,Bookman Old Style;
	font-weight: 400;
	height: 109px;
	font-size: 12px;
	color: #999999;
	margin: 0px 0px;
	background: url( '../Images/Page_bottom3.jpg' ) no-repeat left top;
}
.SideBox
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
}
.SideBoxTop
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	background-image: url(../Images/PCE/LatestEvents.png);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: solid 1px #CCCCCC;
	border-bottom-width: 0px;
}

.UpComingSideBoxTop
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	background-image: url(../Images/PCE/UpcomingEvents.png);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: solid 1px #CCCCCC;
	border-bottom-width: 0px;
}

.SideBoxCenter
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 218px;
	border: solid 1px #CCCCCC;
	border-top-width: 0px;
}

/* Border For Content Right Image */
.ImgBorder
{
	border: solid 1px #cccccc;
	padding: 3px;
	background-color: #f0eeee;
}

.GalleryImg
{
	border: solid 1px #5c5c5c;
	padding: 2px;
	width: 98px;
	height: 98px;
}
.PreviousSideBoxTop
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	background-image: url(../Images/PCE/PreviousEvents.png);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: solid 1px #CCCCCC;
	border-bottom-width: 0px;
}


.EventsPara p{line-height:25px;text-indent:25px;text-align:justify;font-family:Verdana;font-size:13px;}

.EventsPara img{border:solid 1px #666666;padding:2px;margin-left:150px;}


