@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Nobile, Geneva, sans-serif;
	font-size: 0.8em;
}

#wrapper {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: auto;
}
#wrapper #content #contentGallery {
	height: 800px;
	width: 1200px;
}
#wrapper #header {
	height: 44px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#wrapper #header h1 {
	padding: 0px;
	text-align: center;
	/*font-size: 22px;*/
/*	font-family: Nobile, Geneva, sans-serif;*/
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	color: #888888;
}
#wrapper #content a {
	text-decoration: none;
	color: #745158;
	font-family: Nobile, Geneva, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: bolder;
}
#wrapper #contentRoot a {
	text-decoration: none;
	color: #888888;
	/*font-family: Nobile, Geneva, sans-serif;*/
	/*font-size: 33px;*/
	font-style: normal;
	font-weight: bolder;
}
#wrapper #footer h2 {
	font-size: 12px;
	font-style: normal;
	font-family: Nobile, Geneva, sans-serif;
	font-weight: normal;
}
#wrapper #left {
	padding: 0px;
	float: left;
	text-align: center;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	height: 32px;
}
#wrapper #right {
	text-align: center;
	float: right;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 32px;
}

/*
div
{
    border: solid 1px red;
}
*/


#wrapper .left1 {
	padding: 0px;
	float: left;
	text-align: center;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper .right1 {
	text-align: center;
	float: right;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #999999;
}
#wrapper #topnav {
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 15px;
	z-index:1000;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	z-index:1000;
}

#wrapper #topnav ul li ul li{
	margin: 0px;
	padding: 0px;
	z-index:1000;
}


#wrapper #footer {
	clear: both;
	padding: 5px;
	text-align: center;
	background-color: #EFF2FC;
	border-top-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#wrapper #logo {
	height: 0px;
	width: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
#wrapper #content {
	margin: 0px;
	padding: 0px;
	height: 534px;
	width: 800px;
	z-index:10;
}

#wrapper #contentGallery {
	height: 600px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	z-index:10;
}
#wrapper #content #contenbackground {
	height: 534px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/welcome.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#content #picture {
	background-image: url(images/me.jpg);
	width: 300px;
	height: 450px;
	margin: 15px;
	float: left;
}
#content #picturetext {
	width: 500px;
	top: 200px;
	margin-left: 300px;
	padding-top: 200px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#name > h1
{
	font-family: "Trebuchet MS";
	font-size: 18px;
}

#ArtSchool 
{
	font-family: "Trebuchet MS";
	font-size: 26px;
}

#Photography
{
	font-family: "Trebuchet MS";
	font-size: 26px;
}

#EnterArtSchool 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#EnterPhotography
{
	font-family: "Trebuchet MS";
	font-size: 12px;
}

