/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */



body {
     color: #621A4A;
     background-color: #c0c0c0;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: normal;
     text-align: left;
     margin: 10px;
     }

a {
     color: #621A4A;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;

     }

p {
     margin: 5px 10px 7px 10px;
color:#000000;
 
     }

sup {
     display: inline;
     padding: 0px;
     vertical-align: super;
     font-size: 8px;
     }

a:hover {
     color: #621A4A;
     }

legend {
     display: none;
}


label {
     display: none;
}

fieldset {
     border: none;
     padding: 4px 0px 4px 5px;
    }

fieldset p {
     display: block;
     margin: 5px 5px 5px 2px;
     }

form {
     margin: 0px 0px 5px 0px;
     }

img {
     border: 1 pixel solid black;
     }

li {
     padding-bottom: 5px;
     }

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {
     text-align: center;
     }

.inlinecenter {
     text-align: center;
     }

p.inline {
     display: inline;
     padding: 0px;
     }

.strong {
     font-weight: bold;
     }

.big {
     font-weight: bold;
     font-size: 16px;
     }

.hidden {
     display: none;
     }

a.unfancy {
     color: #000000;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {
     width: 980px;
     padding: 0px;
     margin: auto;
background-color:#EBE4D4; 
height:654px; 
border:1px solid black;
background-image: url('../media/eternity-e.gif');
background-repeat: no-repeat;

     background-position:  top center;

border: 1px solid #000000;
     }

#skin_wrapper_full {
     width: 100%;
     padding: 0px;
     margin: 0px;
     background-image: url('../media/');
     background-repeat: repeat-x;
     background-position:  top left;
     }

/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */



h2{
font-family:arial;
font: bold 14px arial;
font-color:#621A4A;
padding: 4px 4px 8px 2px;
}
/* +------------------------------------------------------------+ */
/* | Menu Items drop down/up                                    | */
/* +------------------------------------------------------------+ */


#sddm
{	margin: 0 0 0 0;
align:right;
background-color: #EBE4D4;
width:980px;
	padding: 8 0 8 0;
	z-index: 199;}

#sddm li
{	margin: 0 0 0 0;
	padding: 8px 4px 8px 4px;

background: inherit;
background-color: #EBE4D4;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 0px 8px 0px 8px;
background: transparent;
min-width: 63px;
	width: auto;
	background: inherit;
	color: #000000;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	color: #cc6699;}


#sddm div
{	position: absolute;
top: 448px;
	visibility:hidden;
	margin: 0;
	padding: 0;
	background: #ece7e3;
z-index: 199;
	border: 1px solid #5970B2;}

	#sddm div a
	{	position: relative;

		display: block;
		margin: 0;
		padding: 6px 6px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EBE4D4;
		color: #cc6666;
border-bottom:1px dotted #cccc66;
		font: 11px arial;}

	#sddm div a:hover
	{	background: inherit;
		color: #000000;}


/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */