@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/layout/images/websiteprodigyfinal_01.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000000;
	font-family:"century gothic" Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a img {
	border: none;
}

#wrapper {
	width: 770px;
	background-color: #9ab52c;
	background-position: top;
}

#header {
	background-image: url(../images/layout/images/websiteprodigyfinal_03.jpg);
	height: 161px;
	background-repeat: no-repeat;
}

#everything {
	background-image: url(../images/layout/images/websiteprodigyfinal_07.jpg);
	height: 35px;
	background-repeat: no-repeat;
}

#left {
	background-image: url(../images/layout/images/left.gif);
	background-repeat: repeat-y;
	width: 16px;
}
a.linktext {
	color: #0066CC;
	text-decoration: none;
}
a.linktext:hover{
	color: #0066CC;
	text-decoration: underline;
}


#right {
	background-image: url(../images/layout/images/right.gif);
	background-repeat: repeat-y;
	width: 17px;
}

#contentbg {
	background-image: url(../images/layout/images/websiteprodigyfinal_21.png);
	background-repeat: repeat;
	height: 1150px;
}

#contentrightbg {
	background-image: url(../images/layout/images/websiteprodigyfinal_29.png);
	background-repeat: repeat;
}

#login {
	padding-top: 128px;

}

input {
	font-size: 11px;
}

#footer a {
	color: #FFFFFF;
}

#footer {
	background-image: url(../images/layout/images/websiteprodigyfinal_29.png);
	background-repeat: repeat;
	color: #FFFFFF;
}

.portfolioheader {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
