Found a solution on my own.
Using a Windows 8 CD, I got into Command Prompt
Typed:
diskpart.exe
list disk
select disk "n"
clear
convert mbr
This cleared the partitions that were not allowing me to install Windows and changed their format to something I could use the CD to install the OS.