/* --------  Andrew Krespanis - Global White Space Reset  --------- */

* {
    padding:0;
    margin:0;
}
body {
    padding:5px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin:20px 0;
}
li, dd, blockquote {
    margin-left: 40px;
}
fieldset {
    padding:10px;
}

/* -------- Style setting for Michelle Crofts Website --------- */
BODY {
	text-align : left;
	padding: 0px;
	margin: 5px;
	background-color : Black;
}

BODY TD {
	text-align : left;
}


/* --------- UL Style Settings ----------------*/
UL.grbullet {
	list-style-image: url(../images/bullet.gif);
	list-style-position : outside;
	list-style-type : none;
	margin-top: 8px;
	margin-bottom: 8px;
}

UL.rtarrow {
	list-style-image: url(../images/rtarow.gif);
	list-style-position : outside;
	list-style-type : none;
	margin-top: 8px;
	margin-bottom: 8px;
}

.bp_disc {
	list-style : disc;
	list-style-type : disc;
	margin-left : -20px
	}

.bp_circ {
	list-style : circle inside;
}

.bp_sq {
	list-style : square;
}

.bp_deci {
	list-style : decimal;
}

.bp_none {
	list-style : none;
}
/* ---------End  UL Style Settings ----------------*/

.bkgnorep {
	background-repeat : no-repeat;
}
TD.norepeat {
	background-repeat : no-repeat;
}

/* ---------Margin Style Settings ----------------*/
.martb0 {
	margin-top : 0px;
	margin-bottom : 0px;
}

.martb2{
	margin-top : 2px;
	margin-bottom : 2px;
}

.martb4 {
	margin-top : 4px;
	margin-bottom : 4px
}

.marl4 {
	margin-left : 4px;
}

.martb4l4 {
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 4px
}

.martb8 {
	margin-top : 8px;
	margin-bottom : 8px;
}

.martb12 {
	margin-top : 12px;
	margin-bottom : 12px;
}
.martb25 {
	margin-top : 25px;
	margin-bottom : 25px;
}

.marlogoprofile {
	margin-top : 30px;
	margin-bottom : 20px;
}
.mart0b8 {
	margin-top : 0px;
	margin-bottom : 8px;
}

.mart8b0 {
	margin-top : 8px;
	margin-bottom : 0px;
}

.mart30b0 {
	margin-top : 30px;
	margin-bottom : 0px;
}

.martb8r8 {
	margin-top : 8px;
	margin-bottom : 8px;
	margin-right: 8px;
}

.martb8l4 {
	margin-top : 8px;
	margin-bottom : 8px;
	margin-left : 4px
}

.martb8l8 {
	margin-top : 8px;
	margin-bottom : 8px;
	margin-left : 8px
}

.martb8tj { /* text justified */
	margin-top : 8px;
	margin-bottom : 8px;
	text-align : justify;
}

.martb12l8 {
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 8px
}

.footerstyle {
	margin-top : 25px;
	margin-bottom : 4px;
	color : #999999;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}
.footerstyle a:LINK {
	font-weight : normal;
	color : #999999;
}
.footerstyle  a:VISITED {
	color : #999999;
	font-weight : normal;
}
.footerstyle a:HOVER {
	color : #ABABAB;
	font-weight : bold;
}

.nav {
	margin-top : 4px;
	margin-bottom : 4px;
	color : #999999;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}
.nav a:LINK {
	font-weight : normal;
	color : #999999;
}
.nav  a:VISITED {
	color : #999999;
	font-weight : normal;
}
.nav a:HOVER {
	color : #ABABAB;
	font-weight : bold;
}

/* ---------End Margin Style Settings ----------------*/

#galholder {
	background-color: #086392;
	width: auto;
	height: Auto;
	overflow:auto;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
	padding-bottom : 0px;
}

/* -------- Following are all  the content boxes --------- */
div#container { /* -------- wrapper box --------- */
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 0px;
	width:750px;
}
div#wrapper { /* -------- wrapper box --------- */
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 0px;
	width:750px;
}
div#header { /* -------- header box --------- */
	left:0px;
	width: 750px;
	height: 125px;
	top: 0px;
	position: absolute;
	padding-top : 0px;
}
div#data_home { /* -------- data home box --------- */
	width: 750px;
	height:270px;
	position: relative;
	top: 65px;
	color: #BA9F87;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	padding-top : 190px;
	text-align : center;
}

#data_home a:LINK {
	font-weight : normal;
	color : #999999;
}
#data_home a:VISITED {
	color : #999999;
	font-weight : normal;
}
#data_home a:HOVER {
	color : #ABABAB;
	font-weight : bold;
}
div#data { /* -------- navigation & content holder box --------- */
	width: 750px;
	position: relative;
	top: 130px;
	color: #BA9F87;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

#data a:LINK {
	font-weight : normal;
	color : #999999;
}
#data a:VISITED {
	color : #999999;
	font-weight : normal;
}
#data a:HOVER {
	color : #ABABAB;
	font-weight : bold;
}

div#data_profile { /* -------- navigation & content holder box --------- */
	width: 750px;
	position: relative;
	top: 130px;
	color: #999999;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

#data_profile a:LINK {
	font-weight : normal;
	color : #999999;
}
#data_profile a:VISITED {
	color : #999999;
	font-weight : normal;
}
#data_profile a:HOVER {
	color : #ABABAB;
	font-weight : bold;
}

div#footer { /* -------- footer holder --------- */
	width: 750px;
	clear: both;
	position: relative;
	margin-top:  65px;
	padding-bottom : 5px;
	padding-top : 35px;
	height : 30px;
	color : #999999;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}
#footer a:LINK {
	font-weight : normal;
	color : #999999;
}
#footer  a:VISITED {
	color : #999999;
	font-weight : normal;
}
#footer a:HOVER {
	color : #ABABAB;
	font-weight : bold;
}

div#footer_profile { /* -------- footer holder --------- */
	width: 750px;
	clear: both;
	position: relative;
	margin-top:  130px;
	padding-bottom : 5px;
	padding-top : 35px;
	height : 30px;
	color : #999999;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}
#footer_profile a:LINK {
	font-weight : normal;
	color : #999999;
}
#footer_profile  a:VISITED {
	color : #999999;
	font-weight : normal;
}
#footer_profile a:HOVER {
	color : #ABABAB;
	font-weight : bold;
}

.clear { /* -------- clear script --------- */
	clear:both;
}

/* -------- End Following are all  the content boxes --------- */

