body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/menutop110.jpg) repeat-x;
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #800000;
}

h2 {
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 20px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #800000;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 109px;
	margin: 0 auto;
	background: url(images/headerimage1.jpg);
}

#header h1, #header h2 {
	font-weight: normal;
	color: #FFFFFF;
	
}

#header h1 {
	float: left;
	padding:50px 0 0 20px;
	font-size: 36px;
	filter:shadow;color:orange;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	padding: 2px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul ul {
	position: relative;
	z-index: 500;
	left: 10px;
	width: auto;
}
#menu ul ul li {
	display: inline;
}	
#menu ul ul li a{
	display: block;
	float: left;
	padding: 1px 8px;
	text-transform: none;
	}
	

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current a {
	color: orange;
	background: url(images/img03.gif) no-repeat;
}

/* Content */

#content {
	width: 720px;
	margin: 10px auto 20px;
	padding: 20px;
	background: #FFFFFF url(images/mainback.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 30px;
	padding: 10px;
	background: #2D2D2D;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#footer p {
	text-align: center;
	color: #999999;
}#main {

	float: left;
	width: 720px;
}
#rightside {

	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/RightSplit1_4.gif) repeat-y;
}
.Rode {
	font-family: Forte, Verdana, Arial;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0.15em;
	font-size: 120%;
}
.formFieldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	   padding:2px;
	   border:1px solid #CCCCCC;
	    width:180px;
		 height:14px; 
		/* font-family:Forte, Verdana, Arial, Helvetica, sans-serif;font-size:11px; */
}


/* traingin sub menu */

#trainingSub{
	padding: 2px;
	border: 1px solid #828282;
	position:relative;
	top:1px;
	background-color: #494949;
	height: 20px;
	width: 550px;
	left: 10px;
}




.menulink{
	background: url(images/arrow-up.gif) no-repeat;
	font-size: 90%;
	color: #4A4A4A;
	clear: both;
	position: relative;
	width: 40px;
	top: -10px;
	left: 85px;
	}
#trainingPage {

	float: left;
	width: 700px;
}

