﻿/* Miss WashingtonLayout StyleSheet */

body         { background-color: #FFFFFF; margin: 0px; text-align: center; background-image:url('http://misswashington.org/images/pgbkrg.jpg') }
.wrapper	 { width:920px; border: 1px solid #808080; }

/* Home page layout */

.header		{height: 90px; width: 920px; background-image:url('http://misswashington.org/images/layout_t_01.jpg')  }

.topNav		{height: 34px; width: 920px; }

.leftHome 	{height: 300px; width: 201px; }

.centerWrapper {width: 920px; }

.centerHome  {height: 300px; width: 253px; background-image:url('http://misswashington.org/teen_site/images/Reina_crown1.jpg') }
.centerTop	{height: 165px; }
.centerBottom {height: 135px; }

.rightHome  {height: 300px; width: 466px;  }
.rightLeft	{width: 175px; height: 303px; }
.rightRight	{width: 290px; height: 303px;  }


.homeStageLeft	 {height: 280px; width: 454px; background-image:url('http://misswashington.org/images/layout_13.jpg') }
.homeStageRight	 {height: 280px; width: 466px; background-image:url('http://misswashington.org/images/layout_14.jpg') }

.footer	 {height: 63px; width: 920px; background-image:url('http://misswashington.org/images/layout_15.jpg') }
.footerRight {width: 450px%; text-align: right; }
.footerLeft {width: 450px; text-align: left; }