*					{margin:0; padding:0; border:none;}
body				{
					font-family:arial, sans-serif;
					font-size:76%;
					text-align:center;
					color:#ffffff;
					background-color:#090909;
					}
#container			{margin:50px auto 00px auto; height:auto; width:775px; text-align:left;}
#inset				{
					float:left;	
					width:285px;
					color:#000000;
					background-color:#fff;
					background-repeat:no-repeat;
					background-position:11px 15px;
					}
#content 			{
					width:480px;
					color:#333333;
					background-color:#fff;
					background-image:url(../_image/content.gif);
					background-position:bottom right;
					background-repeat:no-repeat;
					float:right;
					padding-bottom:30px;
					}
#content h2			{
					margin:00px 00px 10px 40px;
					padding-top:20px;
					color:#800000;
					background-color:inherit;
					background-image:url(../_image/h1.gif);
					background-position:top right;
					background-repeat:no-repeat;
					font-size:2em;
					}
#content h3			{font-size:1.50em; color:#000000; background-color:inherit; margin:20px 40px 10px 40px;}
#content h3.def		{font-size:1.20em; color:#000000; font-style:italic; margin-bottom:0;}
#content h3.reduced	{font-size:1.20em; color:#800000; font-style:normal; margin-bottom:0;}
#content h4			{font-size:1.35em; color:#000000; background-color:inherit; margin:10px 40px 00px 40px;}
#content h5			{font-size:1.20em; color:#800000; background-color:inherit; margin:05px 40px 00px 40px;}
#content p			{font-size:1.15em; color:#4d4d4d; background-color:inherit; margin:00px 40px 10px 40px; line-height:140%;}
#content address		{font-size:1.15em; color:#4d4d4d; background-color:inherit; margin:05px 40px 05px 40px; line-height:140%; font-style:normal;}
#content a.standOut	{font-weight:bold;}

/*************************************/
/* Styling links within page banner  */
/*************************************/

#banner h1			{font-size:2.75em; letter-spacing:1px;}
#banner h1 span		{font-size:70%; letter-spacing:0; color:#ffd940; background-color:inherit;}
#banner ul			{margin:10px 0;}
#banner ul li		{font-size:1.2em; color:#ffffff; background-color:inherit; margin:00px 00px 00px 10px; display:inline; letter-spacing:1px;}
#banner li a		{display:inline; color:#ffd940; background-color:#000000; border-bottom:1px solid #ffd940; padding-bottom:1px; text-decoration:none;}
#banner li a:hover,
#banner li a:active,
#banner li a:focus	{color:#000000; background-color:#ffd940;}

/**************************************/
/* Styling links within page content  */
/**************************************/

#content p a,
#content h4 a,
#content p a:hover,
#content p a:active,
#content p a:focus,
#content h4 a:hover,
#content h4 a:active,
#content h4 a:focus,
#content li a			{color:#000000; background-color:inherit; font-size:inherit;}
#content li a:hover,
#content li a:active,
#content li a:focus		{color:#fff; background-color:#000;}
#content p a.reduced	{color:#999; font-size:0.9em;}

/**************************************/
/* Styling links within page footer   */
/**************************************/

#footer li a		{color:#ffffff; background-color:#000000; font-size:0.75em; letter-spacing:normal;}
#footer li a:hover,
#footer li a:active,
#footer li a:focus	{color:#000000; background-color:#ffffff;}
#footer #addition	{margin-top:50px;}
#footer #addition p,
#footer #addition ul li a	{color:#666;}
#footer  strong	{font-weight:normal}
#footer  em		{font-style:normal}


#content abbr		{border-bottom:#800000 1px dashed;}
#content acronym	{border-bottom:#800000 1px dashed;}

#content blockquote	{
					margin:10px 30px;
					padding:10px 0px;
					background-color:inherit;
					background-image:url(../_image/quote.gif);
					background-position:5px 10px;
					background-repeat:no-repeat;
					}

#content blockquote p	{
						font-size:1.15em;
						background-image:url(../_image/endquote.gif);
						background-position:bottom right;
						background-repeat:no-repeat;
						}							

#content ul			{
					margin:05px 40px;
					padding:10px 0 0 10px;
					color:inherit;
					background-color:#f2f3ed;
					background-image:url(../_image/list.gif);
					background-position:top right;
					background-repeat:no-repeat;
					list-style-position:inside;
					}

#content ul li		{
					font-size:1.15em;
					color:black;
					background-color:inherit;
					margin-left:10px;
					padding:5px 20px 5px 10px;
					line-height:140%;
					border-bottom:1px solid #ffffff;
					}
#content ul li.last	{
					padding-bottom:15px;
					border-bottom:none;
					background-image:url(../_image/lastitem.gif);
					background-position:bottom right;
					background-repeat:no-repeat;
					}

#content ul li a	{color:#000000; background-color:inherit; padding-bottom:1px; }

#content fieldset	{
					margin:10px 40px 0px 40px;
					padding:10px 0px 0px 0px;
					color:inherit;
					background-color:#f2f3ed;
					background-image:url(../_image/list.gif);
					background-position:top right;
					background-repeat:no-repeat;
					}
							
#content fieldset p			{margin-right:0; margin-bottom:0; padding:0px 0px;}
#content fieldset p.last	{padding-bottom:10px;}
							
#content img			{border:3px solid white;}
#content a:hover img,
#content a:active img,
#content a:focus img	{border:3px solid black;}
#content img.left		{margin:10px 15px 10px 00px;}
#content img.right		{margin:10px 00px 10px 15px;}

#footer				{padding:10px 0px; clear:both; width:100%; text-align:right;}
#footer ul li		{font-size:1.20em; color:#ffd940; background-color:inherit; margin:10px 00px 00px 10px; display:inline;}

label				{display:block; margin-top:20px; color:#000000; background-color:inherit;}
input, textarea		{display:block; border:1px solid #cccccc; font-weight:300; font-family:arial, sans-serif; font-size:1.0em;}
input#submit		{color:white; background-color:#444444; margin-top:20px; padding:05px; text-decoration:underline; font-size:0.9em;}

div.HeightFixed		{height:415px;}
div.HeightFixedEm	{height:33.2em;}
div.HeightVaried	{height:auto;}
.First				{background-image:url(../_image/photos/inset1.jpg);}
.Second				{background-image:url(../_image/photos/inset2.jpg);}
.Third				{background-image:url(../_image/photos/inset3.jpg);}
.Fourth				{background-image:url(../_image/photos/inset4.jpg);}
.Fifth				{background-image:url(../_image/photos/inset5.jpg);}
.case				{clear:both; margin-top:20px;}
.left				{float:left;}
.right				{float:right;}
.centered			{vertical-align:middle;}
.opt				{font-style:normal; font-weight:normal;}
