body {
	background:#F3ECE6;
	margin:0;
	padding:0;
}

#wrapper {
	width:960px;
	position:relative;
	margin:0 auto;
	font-family:Arial;
	font-size:13px;
}

#header {
	float:left;
	width:520px;
	background:url(http://www.youngjains.org.uk/data/images/header_yj.png) no-repeat;
	margin-top:10px;
	margin-bottom:20px;
}

#nav {
	float:left;
	width:440px;
	text-align:right;
	padding-top:65px;
}

#bulletin {
	clear:left;
	width:960px;
	height:30px;
	margin:0 0 8px 0;
	background:url(http://www.youngjains.org.uk/data/images/header_bulletin.png) no-repeat;
}

#bulletin .item {line-height:30px; padding:0 7px; color:#A36947; float:left;}

#bulletin a {color:#A36947; text-decoration:underline;}
#bulletin a:hover {text-decoration:none;}

#large {
	clear:left;
	width:960px;
	position:relative;
}

#main {
	clear:left;
	background:white;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:12px;
	margin-top:12px;
	border:1px solid #E2CCB4;
	font-family:Tahoma,Arial;
}

#mTop {
	width:960px;
	height:15px;
	background:url(http://www.youngjains.org.uk/data/images/main_top.png) no-repeat;
}

#mMid {
	width:960px;
	background:#FFF;
}


#mBot {
	width:960px;
	height:15px;
	background:url(http://www.youngjains.org.uk/data/images/main_bot.png) no-repeat;
}

#mLeft {
	float:left;
	width:590px;
	margin:0 15px;
	padding:0 10px;
	text-align: justify;
	font-family:Tahoma,Arial;
	color:#333;
}

#mRight {
	float:left;
	width:290px;
	margin:0 15px 0 0;
	padding:0 5px;
	text-align: justify;
	font-family:Tahoma,Arial;
	color:#333;
}

#mFix {clear:left;}

#copy {
	clear:left;
	position:relative;
	margin-top:12px;
	margin-top:12px;
	font-size:10px;
	color:#CC9966;
}

#copyIcons {
	position:absolute;
	right:0;
	top:0;
	text-align:right;
}

.sideNav {
	margin:-10px 0 0 0;
	padding:0;
}

.sideNav li {
	display:block;
	margin:0;
	padding:10px 0 10px 20px;
}

.sideNav li.current {
	padding:15px 0 15px 25px;
	background:url(http://www.youngjains.org.uk/data/images/side_current.png) no-repeat left center;
}

.sideNav a {color:#687733; text-decoration:none;}
.sideNav li.current a {color:#333; text-decoration:none;}
.sideNav a:hover {color:#C33; text-decoration:none;}
.sideNav li.current a:hover {color:#C33; text-decoration:none;}

a {color:#006600; text-decoration:underline;}
a:hover {color:#C33; text-decoration:none;}
a:active {color:#687733;}

h1 {
	font-family:Calibri,Tahoma;
	font-size:26px;
	color:#CC3300;
	border-bottom:1px solid #E2CCB4;
	font-weight:bold;
	text-align:left;
	margin:0 0 10px 0;
}

h2 {
	font-size:18px;
	color:#CC6633;
	border-bottom:1px solid #E2CCB4;
	font-weight:normal;
	margin:10px 0 10px 0;
	text-align:left;
}

h3 {
	font-size:14px;
	padding:2px 0;
	color:#333;
	text-align:left;
	border-bottom:1px solid #999;
}

p {padding:0; margin:12px 0 12px 0; line-height:150%;}

li {margin:7px 0;}



/*
 * NAVIGATION STYLES...
 */

#n {height:31px; width:0;float:left;}

#nHome {
	background:url(http://www.youngjains.org.uk/data/images/nav/home.png) center no-repeat;
	height:31px;
	width:56px;
	float:left;
	margin-right:1px;
}

#nHome:hover {background-color: #ECD9C4;}
#nHome.current {background:url(http://www.youngjains.org.uk/data/images/nav/home_over.png) center no-repeat;}


#nAbout {
	background:url(http://www.youngjains.org.uk/data/images/nav/about.png) center no-repeat;
	height:31px;
	width:88px;
	float:left;
	margin-right:1px;
}

#nAbout:hover {background-color: #ECD9C4;}
#nAbout.current {background:url(http://www.youngjains.org.uk/data/images/nav/about_over.png) center no-repeat;}


#nEvents {
	background:url(http://www.youngjains.org.uk/data/images/nav/events.png) center no-repeat;
	height:31px;
	width:68px;
	float:left;
	margin-right:1px;
}

#nEvents:hover { background-color: #ECD9C4;}
#nEvents.current {background:url(http://www.youngjains.org.uk/data/images/nav/events_over.png) center no-repeat;}


#nMagazine {
	background:url(http://www.youngjains.org.uk/data/images/nav/magazine.png) center no-repeat;
	height:31px;
	width:93px;
	float:left;
	margin-right:1px;
}

#nMagazine:hover { background-color: #ECD9C4;}
#nMagazine.current {background:url(http://www.youngjains.org.uk/data/images/nav/magazine_over.png) center no-repeat;}


#nBlog {
	background:url(http://www.youngjains.org.uk/data/images/nav/blog.png) center no-repeat;
	height:31px;
	width:52px;
	float:left;
	margin-right:1px;
}

#nBlog:hover { background-color: #ECD9C4;}
#nBlog.current {background:url(http://www.youngjains.org.uk/data/images/nav/blog_over.png) center no-repeat;}


#nJainism {
	background:url(http://www.youngjains.org.uk/data/images/nav/jainism.png) center no-repeat;
	height:31px;
	width:76px;
	float:left;
	margin-right:1px;
}

#nJainism:hover { background-color: #ECD9C4;}
#nJainism.current {background:url(http://www.youngjains.org.uk/data/images/nav/jainism_over.png) center no-repeat;}