body {
	clip: rect(   );
	text-align: center;
	margin: 0;
	background-image: url(../image/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
table {
	font-size: 12px; 
	line-height: 130%
}


#wrapper {
	width: 740px;
	background: #FFFFFF;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	border: 1px solid #7DC0F7;
}
#sidemenu {
	width:170px;
	float:left;
	padding-bottom: 20px;
	text-align: left;
}
#content {
	width: 400px;
	float:left;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
}
#history {
	width: 140px;
	float:right;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	line-height: 150%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1C8676;
	padding-left: 5px;
	margin: 5px;
}
#whats {
	width: 390px;
	float:left;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
#events {
	width: 390px;
	float:left;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	line-height: 175%;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer{
	width: 730px;
	font-size: 10px;
	clear: both;
	color: #666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*----*/
#main {
	width: 560px;
	float:right;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	text-align: justify;
}
/*----*/

h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #75003A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366FF;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #3366CC;
	font-size: 18px;
	font-weight: bolder;
	color: #75003A;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #75003A;
	letter-spacing: 3px;
	border-left-width: 10px;
	border-left-style: ridge;
	border-left-color: #75003A;
	padding-left: 5px;
	margin-top: 0px;
}
h3 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #0066FF;
	margin-top: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #663366;
	margin-top: 0px;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
}


.c-copy {
    font-size:10px;
    line-height: 150%;
}
.writing {
    font-size: 12px;
    line-height: 150%
}
.read {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}
.read_sm {
    font-size: 11px;
    line-height: 140%;
}
.hedading {
    font-size: 14px;
    line-height: 140%;
    font-weight: bold;
}
.subheading {font-size: 12px;
    line-height: 150%;
    font-weight: bold;
}
.catch {
    font-size: 16px; 
    line-height: 20px;
    font-weight: bold;
}
.topheda {
    font-size: 16px;
    line-height: 150%;
    font-weight: bold;
    width: 100%;
    position: relative;
    left: 16px;
}


a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-repeat: repeat;
	color: #FF6666;
}
a:active {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #28A476;
}


hr {
	color: #50A2C7;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}


.form0 {
    border : 1px #000099 dotted
}
ul {
	list-style-image: url(../../image/point.gif);
}
td {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

