div.wrapper		{width: 1000px;
			height: 100%;
			margin: 0px;
			padding: 0px}

div.leftwrapper		{width: 260px;
			height: 100%;
			float: left;
			margin: 0px;
			padding: 0px}

div.logowrapper		{width: 250px;
			height: 100px;
			margin: 0px;
			padding: 0px}

div.menuwrapper		{width: 250px;
			height: 100%;
			margin: 0px;
			padding: 0px}

div.menuoption		{width: 155px;
			height: 65px;
			float: left;
			margin: 0px;
			padding: 10px 0px 0px 95px}

a.redbox		{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/redboxfaded.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: gray}

a.redbox:hover		{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/redbox.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: black}

a.greenbox		{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/greenboxfaded.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: gray}

a.greenbox:hover	{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/greenbox.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: black}

a.bluebox		{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/blueboxfaded.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: gray}

a.bluebox:hover		{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/bluebox.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: black}

a.orangebox		{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/orangeboxfaded.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: gray}

a.orangebox:hover	{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/orangebox.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: black}

a.purplebox		{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/purpleboxfaded.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: gray}

a.purplebox:hover	{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/purplebox.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: black}

div.rightwrapper	{width: 710px;
			height: 100%;
			float: left;
			margin: 140px 0px 0px 30px;
			padding: 0px}

div.headerwrapper	{width: 100%}

div.mainbody		{width: 440px;
			height: 100%;
			float: left;
			margin: 0px;
			padding: 0px 0px 50px 0px}

span.topparagraph	{width: 100%;
			display: block;
			font-family: verdana, tahoma, arial;
			font-size: 14px}

span.boldtext		{font-weight: bold}

div.photos		{width: 270px;
			height: 100%;
			float: left;
			margin: 25px 0px 0px 0px;
			padding: 0px;
			text-align: right}

img.photo		{padding: 2px;
			border: solid #ff0000 1px}

div.footerwrapper	{width: 440px;
			height: 50px;
			clear: left;
			padding: 0px;
			margin: 0px;
			font-family: verdana, tahoma, arial;
			font-size: 10px;
			text-align: center;
			color: gray}

a.mypagelink		{text-decoration: none;
			color: orange}

a.mypagelink:hover	{text-decoration: underline;
			color: orange}

a.validatepages		{color: #a9a9a9;
			text-decoration: none;
			border: solid #a9a9a9 1px}
