body 						{background:#cdcdcd;text-align:center}
* 							{font-family:verdana,Arial,sans-serif}
img,div						{border:0;margin:0;padding:0}
a							{text-decoration:none;color:#666}
a:hover						{text-decoration:underline}

h1							{font:normal 20px "Trebuchet MS",Verdana,Arial}
h2							{font-size:11px;margin-bottom:0px}
h1,h2						{color:#366}

#main						{background:#fff;width:760px;position:relative;margin:auto;color:#666;font-size:11px}
#middle						{margin:0px 10px 0px 250px;text-align:justify;padding-top:330px}
#logo,#strap,#menu,#photo,#response,
#contact					{position:absolute;margin:0;padding:0}
#contact					{top:350px;left:10px;text-align:left}
#contact img				{margin-top:20px}
#logo						{top:10px;left:10px}
#strap						{top:45px;right:10px}
#response					{top:109px;right:10px}
#menu,#footer				{background:url(/images/ribbon.gif) repeat-x;margin:0;padding:0}
#menu						{top:100px;width:760px;height:32px}
#menu li					{float:left;margin:0 10px;list-style:inside url(/images/bullet.gif)}
#menu a						{color:#fff;line-height:32px}

#photo						{top:133px}
#footer						{color:#fff;clear:both;height:31px;text-align:left;line-height:32px;text-indent:10px;padding-bottom:20px;margin-top:20px}
#footer *					{color:#fff}
#footer a					{text-decoration:underline}
#footer span				{margin-left:430px}


/* forms */
fieldset					{text-align:left;width:400px}
legend						{font-weight:bold;margin:5px;color:#366}
label						{font-weight:bold;float:left;width:150px;padding-left:5px}
textarea					{width:285px;height:100px}
label,select,input			{margin-bottom:2px}
.case						{text-transform:uppercase}
.lower						{text-transform:lowercase}