/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: #6E6E6E url(images/img1.jpg) repeat-x;
	margin: 0px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: black;
}

a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
	width: 140px;
	height: 105px;
}

/* Header */

#header {
	width: 900px;
	height: 272px;
	margin: 0px auto;
	background: url(images/road.jpg) no-repeat;
}

#header h1 {
	margin: 0px;
	padding: 180px 0 0 60px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	margin: 0;
	padding: .1em 0 0 60px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #666666;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 900px;
	height: 30px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 300px;
	padding: 7px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: #EEEEEE url(images/orangeGradient.png) repeat-x;

}

#menu a:hover {
	background:  #B0E0E6;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 900px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}

#colOne {
	font-size: 1em;
	float: right;
	width: 500px;
	margin-top: 20px;
	padding-right: 20px;
}

#colTwo {
	font-size: 1em;
	float: left;
	width: 250px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#content h1 {
	padding: 5px 0px 5px 5px;
	color: black;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: black;
	border-bottom: 1px dashed;
}

#content h3 {
	color: black;
}

.inputBoxSize {
	width: 250px;
	height: 15px;
}

#paypalLogo {
	float: left;
	margin: 3px 15px 0px 0px;
	width: 60px;
	height: 38px;
}

#pythonLogo {
	width: 100px;
	height: 40px;
	float: left;
	margin:  3px 15px 0px 0px;
}

.rightAlign {
	text-align: right;
}

.textAreaSize {
	width: 250px;
	height: 100px;
}

#tshirtPhoto {
	width: 299px;
	height: 187px;
	float: left;
	margin:  3px 15px 0px 0px;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 50px;
	background: #EEEEEE url(images/orangeGradient.png) repeat-x;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: black;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

/* google ads */

#ads {
	margin-top: 5px;
	text-align: center;
}

#ads {
	margin-top: 5px;
	text-align: -moz-center;
}
