body {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../design/leftbg.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #CC6633;
	text-decoration: none;
	font-variant: small-caps;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin-bottom: -15px;
	color: #a07746;
}


a:visited {
	color:#CC9933;
	text-decoration:none;
	font-variant: small-caps;
}

a:hover {
	color:#990000;
	text-decoration:none;
	background-color:#999999;
	font-variant: small-caps;
}

/* DESIGNATES ID OF PAGES FOR MENU BAR */
body#home a#home,
body#webdesign a#webdesign,
body#photography a#photography,
body#graphic a#graphic,
body#about a#about,
body#contact a#contact{
	color: #90afa2;
	background-color: #FFFFFF;
}
/* FOR MENU BAR */
#menuBar {
	gposition: relative;
	height: 22px;
	width: 605px;
	list-style-type: none;
	color: #000000;
	text-align: center;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #A49667;
	padding-right: 15px;
	padding-left: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EEDD97;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#topsectionBanner {
	text-align: center;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 150px;
}




#container {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper {
	background-repeat: no-repeat;
	text-align: center;
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Banner {
	position: relative;
	height: 25px;
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-variant: small-caps;
}
#Column1 {
	width: 152px;
	text-align: left;
	float: left;
	padding-right: 35px;
	padding-bottom: 12px;
	padding-left: 25px;
	color: #333333;
	position: relative;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 105%;
}

#Column2 {
	width: 708px;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	position: relative;
	height: 100%;
}

#Column1 a:link{color:#000000;
}
#Column1 a:visited{color:#663300}
#Column1 a:hover{color:#FF0000;
}

a.smalllink {font-size:80%; color:#000000;
}

#footer {
	height: 23px;
	width: 290px;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	position: relative;
	margin-top: 25px;
	text-align: center;
}

   a.scrollover {
      /* Default Colour/Styles here */
      color: #557AFF;
   }
   a.scrollover em:first-line {
      /* Rollover Colour/Styles here */
      color: #FF5B3C;
   }

