
/* CSS Document */

body {
	text-align:center;
	font-family: "Comic Sans MS", Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#349b60;
	background-image: url(../images/template_02.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#container {
	margin: 0px auto;
	width: 950px;
	text-align:left;
}

#banner {
	/*background-image: url(../images/template_01.jpg);
	background-repeat:no-repeat;
	height:359px;
	width:950px;*/
	position:relative;
	margin:0px;
	border:0px;
}

#ColWrap {
	width:950px;
	float:left;
	position:relative;
	margin:0px;/*background-image:url(../images/template_03.jpg);
	background-repeat: no-repeat;*/
}

#ContentCol {
	width:750px;
	float: left;
	position:relative;
	margin: 0px 100px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/template_04.jpg);
	background-color:#6bb48a;
	background-repeat:repeat-x;
}

#Menu {
	width:750px;
	position:relative;
	color: #003399;
	font-family:"Comic Sans MS", Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
}

#Menu img {
	border: none;
	margin-right: -5px;
}

#Menu li { display: inline; }

#Menu a {
	text-decoration: none;
	color: #FF3300;
}

#Menu a:hover { color: #006633; }

#Content {
	width:720px;
	position:relative;
	margin:-10px 0px 0px 10px;
	padding: 0px;
}

#Content a { color: #FFCC00; }

#Content a:hover { color: #FF3300; }

.roundedbgtop {
	background-image:url(../images/paragraphbg2_01.png);
	background-repeat:no-repeat;
	width: 360px;
	height: 45px;
}

.roundedbgbottom {
	background-image:url(../images/paragraphbg2_05.png);
	background-repeat:no-repeat;
	width: 360px;
	height: 54px;
	padding:0px;
}

.cloudbg {
	background-image: url(../images/paragraphbg2_03.png);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 120%;
	position: relative;
	padding: 0px 20px;
	margin: 0px 0px;
	width: 320px;
}

#LeftCol {
	width: 365px;
	margin-left: 10px;
	float:left;
	position: relative;
}

#RightCol {
	width:365px;
	float:left;
	position: relative;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

#Nav {
	float:right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: -15px;
}

/* #LeftCol {
	width:150px;
	float:left;

}
#RightCol {
	width:600px;
	float:left;
	background-image:url(../images/template_rightcoltop.jpg);
	background-repeat:no-repeat;
	
} */

#footer {
	width:950px;
	height:166px;
	float:left;
	position:relative;
	background-image: url(../images/template_08.jpg);
	background-repeat:no-repeat;
	margin:0px 0px;
}

#footer img {
	margin: 0px -3px;
	;
	padding: 0px;
	border: 0px;
}

#ContentCol p {
	font-size:120%;
	font-family: "Comic Sans MS", Arial, sans-serif;
}

#ContentCol h2 {
	font-size:140%;
	font-family: "Comic Sans MS", Arial, sans-serif;
	color: #003399;
}

#ContentCol h3 {
	font-size:130%;
	font-family: "Comic Sans MS", Arial, sans-serif;
	color: #CC0000;
}

#ContentCol li {
	font-size:120%;
	font-family: "Comic Sans MS", Arial, sans-serif;
}

#contacts { width: 100%; }

p.photo {
	float: left;
	width: 85px;
	padding: 5px;
	margin: 20px 10px 10px 10px;
}

p.info {
	float: left;
	width: 365px;
	margin: 20px 10px 10px 10px;
}

.flashbg {
	width: 640px;
	height: 220px;
	margin: auto;
	background-image: url(../images/flashbg.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 20px;
}

#Nav a {
	text-decoration:none;
	color: #CC0000;
}

#Nav a:hover { text-decoration: underline; }

#Nav img {
	margin-top: 0px;
	border: none;
}

.lightning {
	background-image: url(../images/25_bg.png);
	background-repeat: no-repeat;
	width: 340px;
	height: 240px;
	margin: 0px auto;
}

/* Print */

h1 { display: none; }

#global_SearchBox { }

/* =Hoverbox Code
----------------------------------------------------------------------*/
.pictureshorz {
	background-image:url(../images/paragraphbg4.png);
	height: 310px;
	width: 210px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 20px;
}

.pictureshorz2 {
	background-image:url(../images/paragraphbg3.png);
	height: 200px;
	width: 590px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	margin-left: 60px;
}

.hoverbox {
	cursor: default;
	list-style: none;
	padding-left: 20px;
}

.hoverbox a { cursor: default; }

.hoverbox a .preview { display: none; }

.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 112px;
}

.hoverbox ul {
	margin-left: 400px;
	float:left;
}

.hoverbox li {
	background: #eee;
	border-color: #003399;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview {
	border-color: #000;
	width: 400px;
	height: 240px;
}

/*.hoverbox img my version
{
	
	color: inherit;
	padding: 3px;
	vertical-align: top;
	width: 140px;
	height: 112px;
	background-color:#FFFFFF;
	border-color: #CCCCCC;
	border-width: 1x;
}

.hoverbox li
{
	background-image:url(../images/thumbnailBG.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 70px 70px;
	position: relative;
	
}

.hoverbox .preview
{
	border-color: #000;
	width: 400px;
	height: 300px;
} */
#Translation {
	margin-left: 350px;
	position:relative;
	clear:both;
}

#Translation img { border: none; }

#myfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0c4a26 !important;
	text-align:center;
	font-size:12px;
	margin:25px auto;
}

#myfoot a { color:#0c4a26; }

#myfoot a:hover { color:#fff; }

#uix {
	float:right;
	height: 0 !important;
	padding:0 !important;
	position:relative;
	top:10px;
}

#linkHome { display:none !important; }

#UPRN { font-size:20px; }

#global_Footer ul { padding:0; }

#global_Footer ul a {
	font-size:10px;
	overflow:visible !important;
}
