
#site > .padding
{

	padding: 20px 20px 20px 20px
}

h1,h2,h3,h4,h5
{
	padding:0;
	margin:0;
}
body {
	background: url('/images/background.jpg') repeat-x #FFFF99;
	padding:0px;

	margin:0px;
	font-family: arial, tahoma, verdana, sans-serif;
}

.content
{
	
}
.paypal-row
{
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding:20px;
	margin-bottom: 15px;
	background: #eee;
	float:left;
	clear:both;
	width: 470px;
}
.desciption
{
	width: 400px;
	float:left;
}


.form
{
	width: 60px;
	float:left;
}


a:visited
{


		text-decoration: none;	color:#790619;

}
 a{
	text-decoration: none;	color:#790619;

}

.menu
{
	width: 160px;
	float:left;
	padding-top: 5px;
	margin-top:20px;
	min-height: 250px;

}
.content
{
	width:750px;
	float:left;
		border-left: 1px solid #999;
	font-size: 12px;
	margin-top:20px;
		min-height:500px;
}

.content > .padding
{
	float:left;
	padding: 0px 0px 20px 30px;
}
.left
{
	float:left;
}
.clear{
	clear:both;
}
.menu ul
{
	width: 150px;
	list-style: none;
	float:left;

	font-size: 12px;
}

.menu >  ul 
{
	padding:0;
	margin:0;
}
.menu ul ul
{
		float:left;
	list-style: disc;
	margin-left:0px;
	padding-left: 17px;
}


#site
{
	background: transparent;
	text-align: left;
	width: 970px;
	height: auto;
	float:left;
	border: 1px solid #999;
	padding: 0;
	margin: 0;
		background:#fff;
	min-height: 500px;
}

body
	{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	text-ali/gn: center;
	color:#000;
	text-align:center; /* for IE */
	margin:50px auto; /* for the rest */
	width:970px;

	}



.courses
{

	padding: 20px;
	color:#111;
	margin:0 0 20px 0;
	
	border: 2px dotted #9c9cce; background-color: #efefff;
	
	
}
#heading
{
	border-bottom: #999 solid 1px;
	padding-bottom: 15px;
}
.page-heading
{

 		
 		padding-bottom: 1px;
	color:#000;
}

#footer{
	width: 100%;
	text-align: center;
	font-size: 12px;
}

#errors
{
	color:#fff;
	width: 400px;
	background:#a22;
	margin-bottom:20px;
}

#errors > div
{
	padding: 20px;
}
#OK
{
	margin-top: 20px;
	display: block;
	color:#fff;
	
}
.row
{
	float:left;
	clear:both;
	height: 34px;
	width: 700px;
}
.left
{
	float:left;
}
.caption
{
	font-weight: bold;
	width:80px;
	float:left;
		padding-top: 8px;
}

.input
{
	float:left;
}
.input input
{
	font-family: "lucida grande", arial;
	height: 18px;
	padding: 3px 0px 0px 5px;
	font-size: 12px;
	width: 300px;
}

#heading
{


	float:left;
	clear:both;
	width:100%;
}

.input textarea
{
		font-family: "lucida grande", arial;
	height: 50px;
	padding: 7px 0px 0px 5px;
	width: 305px;
		font-size: 12px;
}

.bottom-bot
{
	font-weight: bold;
	margin-left:80px;
}
.bottom-bot a
{
	color:#FF8400;
}


.paypal-row form
{
	margin-top: 10px;
}


#heading .left
{
	width: 800px;
}
#heading h1
{

	}


#heading .right
{
	float:left;	
}
#heading .right a
{
	width: 113px;
	margin-top: 10px;
	height: 50px;;
	display: block;
	background: url('/images/home.gif') no-repeat 50px ;

}

.dotted
{
	border: 2px dotted rgb(156, 156, 206); padding: 10px; background-color: rgb(239, 239, 255);float:left;clear:both;
	}
/*
a, a:visited {
	color: #000000;
}



#content {
	position: relative;
	margin-left: 250px;

	
	width: 750px;
}

#navigation {
	position: absolute;
	top: 113px;
	left: 10px;
	width: 220px;
	border: 1px solid #000000;
}

h1 {
	color: #c83400;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 10px 30px 0px;
	font-size: 50px;
}

h2 {
	color: #c83400;
	font-weight: normal;
	margin: 10px 10px 0px 0px;
}

h3 {
	color: #c83400;
	font-weight: normal;
	margin: 10px 10px 0px 0px;
}

p {
	font-size: 125%;
	margin: 5px 0px 10px 0px;
}

#navigation p {
	font-weight: bold;
	margin: 10px 10px 20px 10px;
}

#background
{
	padding:10px 10px 30px 10px;
		background:#fff;

	width: 1000px;

	
}
#navigation ul,#footer li

{
	list-style: none;
}
#footer
{

	margin-left: 220px;
}
#footer li
{
	float:left;
	padding:0;
	margin:0 20px 0 0;
}

#navigation a
{
	text-decoration: none;
}

*/