
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1;
    color: black;
    background: white;
	font-family:"Arial";
} #main_container {
    background-color: #fff;
    width: 1024px;
    margin: 0 auto;
} #top_line {
    background-repeat: no-repeat;
    background-image: url(../images/start/top_line.jpg);
    width: 1024px;
    height: 55px;
    position: relative;
    z-index: 4;
} #logos {
    background-repeat: no-repeat;
    background-image: url(../images/start/logos.jpg);
    width: 374px;
    height: 144px;
    float: left;
    position: relative;
    z-index: 4;
} #without_projects {
    background-repeat: no-repeat;
    background-image: url(../images/start/without_projects.jpg);
    width: 388px;
    height: 109px;
	margin-right: 51px;
    float: right;
    position: relative;
    z-index: 4;
} #red_lines {
    background-repeat: no-repeat;
    background-image: url(../images/start/bottom_line.jpg);
    width: 1024px;
    height: 89px;
    clear: both;
} #left_p {
    color: #ff0000;
    width: 465px;
    float: left;
    text-align: justify;
    margin-top: 29px;
	margin-left: 56px;
	margin-bottom: 50px;
	line-height: 1.1;
}
#right {
	float:right;	
	width: 438px;
}


#sign_up {
    background-repeat: no-repeat;
    background-image: url(../images/start/sign_up.jpg);
    width: 383px;
    height: 14px;
    float: right;
    margin-top: 36px;
    margin-right: 57px;

} #form {
    width: 387px;
    height: 15px;
    float: right;
    margin-top: 1px;
    margin-right: 52px;
} #formfield {
    width: 332px;
    height: 15px;
    float: left;
    margin-top: 1px;
    font-size: 12px;
    color: #3c1571;
    vertical-align: middle;
    border-width: 1px;
    border-color: #3c1571;
    border-style: solid;
    padding-top: 2px;
    z-index: 3;
} #submit_p {
    float: left;
    padding-top: 3px;
    margin-left: 2px;
    font-size: 12px;
    color: #3c1571;
	text-decoration:none;
	font-weight:bolder;
} #all_the_bags {
    background-repeat: no-repeat;
    background-image: url(../images/start/all_the_bags_bag.jpg);
    width: 411px;
    height: 326px;
    clear: both;
	margin-top: 90px;
	}
#menu {
	background-repeat: no-repeat;
    background-image: url(../images/start/top_line.jpg);
    width: 1024px;
    height: 55px;
    position: relative;
	left: 0px;
	top: 0px;
    z-index: 5;
	float: right;
	background-color:#8080ff;
}
#links {
	width: 600px;
	height: 14px;
	list-style: none;
	float:right;
	margin-top:21px;
}
#links li {
	width: 99px;
	height: 14px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#links a {
	color: #ffffff;

	font-size: 10px;
	text-decoration: none;
}
#clippykit_logo {
	float:right
}
#make_your_mark_logo {
	float:left;
}
