/* css file for pictures home page */

#wrapper {
	position:relative;
	width:803px;
	margin:auto;
	background: #FFF
;
}
body {
	background-color: #CCC;
}

#mainpic {
	position:absolute;
	left:200px;
	top:0px;
	width:603px;
	height:167px;
	z-index:1;
	background: #FFF
;
	border-right: thin solid #CCC;
	border-left: thin solid #CCC;
}

#head {
	position:absolute;
	left:200px;
	top:169px;
	width:603px;
	height:98px;
	z-index:2;
	margin-bottom: 5px;
	background: #FFF
;
	border-right: thin solid #CCC;
	border-bottom: thin solid #CCC;
	border-left: thin solid #CCC;
}

#strap {
	position:absolute;
	left:200px;
	top:266px;
	width:593px;
	height:88px;
	z-index:3;
	text-align: left;
	padding: 10px 5px;
	background: #FFF
;
	border-right: thin solid #CCC;
	border-bottom: thin solid #CCC;
	border-left: thin solid #CCC;
}

#sidebar {
	position:absolute;
	left:0px;
	top:0px;
	width:187px;
	height:1215px;
	z-index:4;
	padding-right: 5px;
	padding-left: 5px;
	border-style: none;
	background: #FFF
;
}

#fund {
	position:absolute;
	width:183px;
	height:688px;
	z-index:5;
	left: 2px;
	top: 0px;
	background: #FFF
;
	border-top: thick groove #F93;
	border-right: thick groove #F93;
	border-bottom: thick groove #F93;
	border-left: thick groove #F33;
}

#quick {
	position:absolute;
	width:186px;
	height:239px;
	z-index:6;
	left: 3px;
	border: medium groove #666;
	top: 668px;
	background: #CFF;
}

#email {
	position:absolute;
	width:186px;
	height:115px;
	background-color:#FF9;
	border:medium groove #003;
	z-index:7;
	left: 3px;
	top: 803px;
}

#pictures {
	position:absolute;
	left:200px;
	top:375px;
	width:596px;
	height:830px;
	background: #FFF
;
	z-index:5;
	padding: 5px;
}

#col2 {
	position:absolute;
	left:505px;
	top:380px;
	width:290px;
	height:1826px;
	background: #FFF
;
	z-index:6;
	padding: 5px;
}

#footer {
	position:absolute;
	left:0px;
	top:1215px;
	width:797px;
	height:126px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #00F;
	z-index:13;
	padding: 5px;
}
#spacer {
	position:absolute;
	left:0px;
	top:2154px;
	width:805px;
	height:20px;
	z-index:16;
}

/* menu bar code begins */
#menu1 {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	left: 10px;	
}

#menu1 li {
	float: left;
	width: 73px;
	border: 1px solid #fff;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}

#menu1 a {
	display: block;
	width: 74px;
	color: #00C;
  	text-align: center; 
	padding: 2px 0;
	text-decoration: none;
	float: left;
	background-color: #F9C708;
}
#menu1 a:hover {
  	color:#FC0; 
  	background-color: #00F;
}
#menu2 {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	left: 20px;	
}
#menu2 li {
	float: left;
	width: 98px;
	border: 1px solid #fff;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}
#menu2 a {
	display: block;
	width: 99px;
	color: #00C;
  	text-align: center; 
	padding: 4px 0;
	text-decoration: none;
	float: left;
	background-color: #F9C708;
}
#menu2 a:hover {
  	color:#FC0; 
  	background-color: #00F;
}
/* menu bar code ends */
/* footer menu begins */
#footer a:link {
	color: #FF3;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:visited {
	text-decoration: underline;
	color: #F6C;
	font-weight: bolder;
}
#footer a:hover {
	text-decoration: underline;
	color: #0FF;
	font-weight: bold;
}
#footer a:active {
	text-decoration: underline;
	color: #F0F;
	font-weight: 900;
}
/* footer menu ends */

/* hyperlinks coding begins */
a:link {
	color: #C03;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #39F;
	font-weight: bolder;
}

a:hover {
	text-decoration: underline;
	color: #906;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #0FF;
	font-weight: 900;
}
/* hyperlinks coding ends */

/* primary text coding begins */
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #006;
	font-style: oblique;
	font-weight: bold;
}

.headtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006;
	font-style: oblique;
	font-weight: bold;
}

.headtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006;
	font-style: oblique;
	font-weight: bold;
}

.headtext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C00;
	font-style: oblique;
	font-weight: 900;
	background: #CCC;
}

.subheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #C00;
}

.subheadtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00C;
}

.subheadtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00C;
	background: #CCC;
}

.straptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
}

.straptext2 {
	color:#FFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

.bodytext2 {
	color:#000;
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
}

.bodytext3 {
	color: #FF3;
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
	background: #00F;
}

.bodytext4 {
	color: #FFF;
	font: bolder 16px Verdana, Arial, Helvetica, sans-serif;
	background: #900;
}

.bodytext7 {
	color: #FFF;
	font: bolder 16px Verdana, Arial, Helvetica, sans-serif;
}

.bodytext8 {
	color: #00C;
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
	background: #FC3;
}

.bodytext5 {
	color:#F00;
	font: 900 normal 16px/normal Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.bodytext6 {
	color:#F60;
	font: oblique bold small-caps 14px Verdana, Arial, Helvetica, sans-serif;
	background: #000;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CFC;
}
/* primary text coding ends */

/* miscellaneous text coding begins */
.style2 {font-size: 9px}
.style5 {font-size: 10px}
.style7 {font-size: large}
.style8 {font-weight: bold}

/* miscellaneous text coding ends */

