.bg			{ background:#000000; color:#ffffff; border:5px solid #121212; padding:5px; }

a			{ color:#ffffff; border-bottom:1px solid #ff0066; }
a:hover		{ color:#ffffff; border-bottom:1px solid #0066ff; }
a:active	{ color:#ff0066; border-bottom:1px solid #ff0066; }

.bg a		{ color:#ffffff; }
.bg a:hover	{ color:#ffffff; }
.bg a:focus	{ color:#ffffff; }

.grid		{ width:920px; margin:25px auto;}
.leftcolumn	{ width:460px; float:left; clear:left; }
.rightcolumn{ width:460px; float:right; clear:right; }

.w1, .w2, .w3, .w4, .w5, .w6, .w7, .w8, .w9, .w10, .w11, .w12, .w13, .w14, .w15, .w16, .w17, .w18, .w19 { margin:5px; position:relative; z-index:0;}

.w1			{ width:40px; }			.w1.bg		{ width:20px; }
.w2			{ width:90px; }			.w2.bg		{ width:70px; }
.w3			{ width:140px; }		.w3.bg		{ width:120px; }
.w4			{ width:190px; }		.w4.bg		{ width:170px; }
.w5			{ width:240px; }		.w5.bg		{ width:220px; }
.w6			{ width:290px; }		.w6.bg		{ width:270px; }
.w7			{ width:340px; }		.w7.bg		{ width:320px; }
.w8			{ width:390px; }		.w8.bg		{ width:370px; }
.w9			{ width:440px; }		.w9.bg		{ width:420px; }
.w10		{ width:490px; }		.w10.bg		{ width:470px; }
.w11		{ width:540px; }		.w11.bg		{ width:520px; }
.w12		{ width:590px; }		.w12.bg		{ width:570px; }
.w13		{ width:640px; }		.w13.bg		{ width:620px; }
.w14		{ width:690px; }		.w14.bg		{ width:670px; }
.w15		{ width:740px; }		.w15.bg		{ width:720px; }
.w16		{ width:790px; }		.w16.bg		{ width:770px; }
.w17		{ width:840px; }		.w17.bg		{ width:820px; }
.w18		{ width:890px; }		.w18.bg		{ width:870px; }
.w19		{ width:940px; }		.w19.bg		{ width:920px; }

.left		{ float:left; }			.textLeft	{ text-align:left; }
.right		{ float:right; }		.textRight	{ text-align:right; }
.clear 		{ clear:both; }			.textCenter	{ text-align:center; }
button.w9.bg		{ width:440px; }

li	{list-style: inside;}

