body			{	background-image: url('images/gradient.jpg');
					background-repeat: repeat-x;
					background-color: #8ca4b4;
					font-family: Verdana;
}

img				{	border-style: none;
}

.container		{	width: 820px;
					position: relative;
					margin: 0px auto;
					margin-top: 0px;
}

.topleft		{	width: 820px;
					background: url('images/topleft.png') top left no-repeat;
}

.topright		{	width: 820px;
					background: url('images/topright.png') top right no-repeat;
}

.top			{	width: 820px;
					background: url('images/top.png') top no-repeat;
					padding-top: 10px;
}

.bottomright	{	width: 820px;
					background: url('images/bottomright.png') bottom right no-repeat;
					
}

.bottomleft		{	width: 820px;
					background: url('images/bottomleft.png') bottom left no-repeat;
}

.bottom			{	width: 820px;
					position: relative;
					margin: 0px auto;
					background: url('images/bottom.png') bottom no-repeat;
					padding-bottom: 10px;
}

.left			{	width: 820px;
					background: url('images/left.png') top left repeat-y;
}

.right			{	width: 820px;
					background: url('images/right.png') bottom right no-repeat;
}

.maindiv		{	width: 800px;
					position: relative;
					margin: 0px auto;
}

.headerdiv		{	Position: relative;
					width: 800px;
}

.menudiv		{	position: relative;
					font-family: Verdana;
					font-size:	14px;
}

a.menulink:hover{	text-decoration: underline;
}

.menulink		{	color: #FFFFFF;
					text-decoration: none;
}

#link1			{ 	position: absolute;
					left: 30px;
					top: 5px;					
}

#link2			{ 	position: absolute;
					left: 176px;
					top: 5px;
}

#link3			{ 	position: absolute;
					left: 380px;
					top: 5px;
}

#link4			{ 	position: absolute;
					left: 505px;
					top: 5px;
}

#link5			{ 	position: absolute;
					left: 680px;
					top: 5px;
}

.contentdiv		{	width: 800px;
					position: relative;
					top: 0px;
					font-family: Verdana;
					font-size: 13px;
}

.wtfirst		{	width: 750px;
					position: relative;
					margin: 0px auto;
}

.wtfont			{	font-size: 11px;
					font-family: Verdana;
}

.wtmainimg		{	position: absolute;
					left: 380px;
					top: 30px;
}

.wt2			{	position: absolute;
					left: 590px;
					top: 30px;
}

.wt3			{	position: absolute;
					left: 590px;
					top: 105px;
}

.wt4			{	position: absolute;
					left: 590px;
					top: 180px;
}

.wt5			{	position: absolute;
					left: 480px;
					top: 180px;
}

.wt6			{	position: absolute;
					left: 380px;
					top: 180px;
}

.tankul			{	color: #800000;
					font-size: 11px;
}				

.images			{	display: block;
					position: relative;
					margin: 0px auto;
}

.previous		{	position: absolute;
					bottom: 60px;
					left: 200px;
}

.backlink		{	position: absolute;
					left: 340px;
					bottom: 66px;
					font-family: Verdana;
					font-size: 12px;
}
				
.next			{	position: absolute;
					bottom: 60px;
					right: 200px;}	

.bottomheader	{	position: relative;
					bottom: 0px;
}

.copy			{	position: relative;
					top: -5px;
					height: 20px;
					margin: 0px auto;
					width: 800px;
}

.ctext 			{	position: absolute;
					left: 0px;
					font-family: Verdana,arial,sans-serif;
					font-size: 11px;
					color: #222222;
					position: absolute;
					right: 0px;
}

.atext 			{	position: absolute;
					right: 0px;
					font-family: Verdana,arial,sans-serif;
					font-size: 11px;
					color: #222222;
					position: absolute;
					right: 0px;
}

.clink			{	color: #005FD6;
}
