body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #333333;
}

html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 10px;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
}
#wrapper #top
{
height:70px;
}
#wrapper #top #aliad
{
	width:468px;
	height:60px;
	float: right;
	margin-top: 5px;
	margin-right: 25px;
}
#wrapper #top h1
{
	float: left;
}
h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
	text-align: left;
	padding-right: 1em;
}
.readmore2 {
    text-align: left;
    padding-right: 1em;
}
/* ***** */

body {
    background: #cb0368;
}

#wrapper {
    width: 698px;
    background: #fff;
    border: 1px solid #fff;
}

* html #wrapper {
    width: 700px;
    w\idth: 698px;
}

h1 {
    padding: 9px 18px
}

a {
	text-decoration: none;
	color: #cb4c8c;
}

a.orange { color: #d07c1a; }
a.green  {
	color: #858e10;
}
a.teal   { color: #238aaa; }
a.purple { color: #9f6bc8; }

a:hover        { color: #FF2A8C; }
a:hover.orange {
	color: #FF9B0B;
}
a:hover.green  { color: #45D110; }
a:hover.teal   { color: #239FF0; }
a:hover.purple { color: #C12EFA; }

a:hover {
    text-decoration: underline;
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
    float: left;
    list-style: none;
    width: 139px;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px solid white;
    text-align: center;
}

#nav li.first {
    width: 138px;
    border-left: none;
}

#nav a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #cb4c8c;
    padding: 2px 0;
    width: 100%;
}

#nav a:hover {
    background: #F076AD;
}

/* highlights */

#highlights {
	width: 250px;
	float: left;
	margin-right: -10px;
}

#highlights .p {
    padding: 8px 7px;
    margin-left: 187px;
    border-bottom: 1px solid white;
}

* html #highlights .p {
    padding-bottom: 6px;
}

#highlights div.green  {
	background-color: #bdcb21;
	background-image: url(images/photo_2.jpg);
	background-repeat: no-repeat;
	background-position: 7px;
	height: 78px;
}
#highlights div.purple { background: #7976d6; 
	background-image: url(images/photo_3.jpg);
	background-repeat: no-repeat;
	background-position: 7px;
	height: 78px;
}
#highlights div.orange { background: #f2901c;
	background-image: url(images/photo_4.jpg);
	background-repeat: no-repeat;
	background-position: 7px;
	height: 78px;
 }

#highlights #topspot {
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 13px;
	padding-left: 11px;
	line-height: 25px;
}

#highlights .faceotweek {
    float: left;
    width: 97px;
    font-size: 10px;
    margin-top: 1em;
    color: #487388;
    font-weight: bold;
}

#highlights .faceotweek p {
    padding: 0 2px;
}


/* type */

#type {
	float:right;
	width: 450px;
	height: auto;
	overflow: auto;
}

#type div {
	padding-top: 5px;
	padding-left: 10px;
}
#type div h2{
	font-size:14px;
	font-weight:bold;
	color: #FF9B0B;
}
#type div a
{
	font-size:12px;
	line-height: 25px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#type div #item-one a
{
	font-size:14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
}
#type div div a
{
	color:#FF3333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}

#right
{
	width:200px;
	height:auto;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
}

#gad
{
	width:340px;
	float:left;
	height:285px;
	padding-top: 0px;
	padding-left: 0px;
}
/* footer */

#footer {
    color: #fff;
    background: #cb0368;
    text-align: center;
    padding: 8px 0;
}

#footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#footer a:hover {
    color: #f8cde3;
}
