*						{margin:0px; padding:0px; font-size:100%}

html					{}

body					{font:62.5%/170% georgia, 'georgia ref', serif; color:#565656; background:#90dad0;}




.clearfloat				{clear:both; height:0px; overflow:hidden;}

/* - - - - - - - utility - - - - - - - */

#navstripe			{width:100%; background:#000000;}

#navbox				{width:700px; margin:auto; padding:30px 0; text-align:center; font-size:170%; color:#90dad0; background:#000000;}

#navbox ul			{display:inline; margin:0; padding:7px 0;}	
#navbox li			{display:inline; padding-left:11px; margin-right:8px; border-left:1px solid #225555;}
#navbox a			{text-decoration:none; color:#90dad0;}
#navbox a:focus,
#navbox a:hover		{color:#DD3939;}

#navbox a.here			{color:#558888;}
#navbox a.here:focus,
#navbox a.here:hover	{color:#558888; cursor:default;}


/* - - - - - - - content - - - - - - - */

#contentstripe			{width:100%; background:#cc3333;}

#contentbox				{width:700px; margin:auto; padding:20px 0; font-size:170%; color:#666666; background:#cc3333;}

#contentbox	img			{display:block; margin:0 auto; border:0;}

h2	{margin-bottom:15px; text-align:center; font-weight:normal; font-size:110%; color:#ffffff;}
p.rev	{margin-bottom:15px; text-align:center; color:#90dad0;}
p.rev a	{color:#b2fcf2;}
p.rev a:hover,
p.rev a:focus	{color:#ffffff;}
p.small		{font-size:90%;}

form		{padding:20px; font-size:90%; background:#ffffff;}

fieldset	{margin-top:10px; padding-bottom:5px; border:0; border-bottom:1px solid #90dad0;}
fieldset.first 	{margin-top:0;}
legend	{margin-bottom:10px; font-size:120%; color:#558888;}

.textlabel {float:left; display:block; width:220px;}
.text {width:300px; margin-left:10px; margin-bottom:10px; border:1px solid #cccccc; font-size:14px;}
input.text	{height:25px;}
textarea.text	{height:100px; border:1px solid #cccccc; font-family:Verdana, sans-serif;}
input.radio {margin-left:10px; margin-right:5px;}
input.check {margin-right:5px;}


.controlgroup	{margin-bottom:15px;}
.entree p	{padding:4px 0; border-top:1px dotted #cccccc;}
.left {float:left; display:block; width:220px;}
.right {width:300px; margin-left:10px; margin-bottom:10px;}
select	{font-size:12px;}
.button	{margin-top:20px;}

